usnistgov / fipy

FiPy is a Finite Volume PDE solver written in Python
http://pages.nist.gov/fipy/en/latest
Other
504 stars 148 forks source link

Add Cory Simon's paper to the publication list #369

Open wd15 opened 9 years ago

wd15 commented 9 years ago

C. Simon, E. Vaughan, W. Bement, and L. Edelstein-Keshet. (2013) Pattern formation of Rho GTPases in single cell wound healing. Molecular Biology of the Cell. 24 (3).

http://www.molbiolcell.org/content/24/3/421.full

Imported from trac ticket #495, created by wd15 on 01-31-2013 at 11:20, last modified: 09-09-2013 at 23:05

wd15 commented 9 years ago

Added Cory Simon's paper. Do you think that we should stop listing these and use something like researchid instead of keeping an active list? We would still need to update it. It seems a little better. For example, I no longer list papers on my CV, I just point at http://www.researcherid.com/rid/C-8994-2009.

Pull request:

The following changes since commit 755bbc2221429daeaadbb15b35b09540b393f81c:

  Merge branch 'ticket494-Viewers_dont_inline_well_in_IPython_notebook' into develop (2013-01-30 10:58:03 -0500)

are available in the git repository at:

  ssh://git@code.matforge.org/nist/fipy.git ticket495-cory_simon_paper

for you to fetch changes up to cc1664214e81f4e38418f2ebbe8d863bebc1ce09:

  Adding Cory Simon's paper at his request. (2013-01-31 12:03:25 -0500)

----------------------------------------------------------------
Daniel Wheeler (1):
Adding Cory Simon's paper at his request.

 documentation/PUBLICATIONS.txt |   20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

Trac comment by wd15 on 01-31-2013 at 12:13

guyer commented 9 years ago

Replying to wd15:

Added Cory Simon's paper. Do you think that we should stop listing these and use something like researchid instead of keeping an active list? We would still need to update it. It seems a little better. For example, I no longer list papers on my CV, I just point at http://www.researcherid.com/rid/C-8994-2009.

An (semi-) automated approach definitely seems superior. Even just links to the appropriate queries in researcherid, Google Scholar, and ISI would be better than manually updating the list every time a paper comes out. If we want, we might want a limited "greatest-hits" list.

Trac comment by guyer on 01-31-2013 at 15:03