------------------------------------------------------------ revno: 2727 committer: Bruno Chareyre <[email protected]> branch nick: yade timestamp: Fri 2011-02-11 19:39:35 +0100 message: - One missing file + updated links to individual pdf's in pub.rst.in added: doc/yade-docref.bib modified: doc/sphinx/publications.rst.in
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'doc/sphinx/publications.rst.in' --- doc/sphinx/publications.rst.in 2011-02-11 18:26:51 +0000 +++ doc/sphinx/publications.rst.in 2011-02-11 18:39:35 +0000 @@ -23,6 +23,6 @@ Citing Yade --------------------- -Corresponding bibtex entries `here <wiki/Yadebibtex>`_. See also `"Acknowledging Yade" <citing.html>`_. +Corresponding bibtex entries `here <wiki/Yadebibtex>`_. Pdf versions available for parts `1 <https://yade-dem.org/wiki/File:YadeRefDoc.pdf>`_, `2 <https://yade-dem.org/wiki/File:YadeManuals.pdf>`_ and `3 <https://yade-dem.org/wiki/File:YadeFormulation.pdf>`_. See also `"Acknowledging Yade" <citing.html>`_. @bib2rst.bib2rst('../yade-docref.bib')@ === added file 'doc/yade-docref.bib' --- doc/yade-docref.bib 1970-01-01 00:00:00 +0000 +++ doc/yade-docref.bib 2011-02-11 18:39:35 +0000 @@ -0,0 +1,53 @@ +@Book{ yade:doc, + PUBLISHER = "{The {Y}ade Project}", + TITLE = "{Y}ade {D}ocumentation", + YEAR = "2010", + AUTHOR = "V. Šmilauer and E. Catalano and B. Chareyre and S. Dorofenko and J. Duriez and A. Gladky and J. Kozicki and C. Modenese and L. Scholtès and L. Sibille and J. Stránský and K. Thoeni", + ALTEDITOR = "Václav Šmilauer", + EDITION = "{1st}", + NOTE = "{http://yade-dem.org/doc/}", + ALTNOTE = "\\url{http://yade-dem.org/doc/}" +} + +@incollection{ yade:manual, + author={V. Šmilauer and A. Gladky and J. Kozicki and C. Modenese and J. Stránský}, + booktitle={Yade {D}ocumentation}, + editor={V. Šmilauer}, + publisher={The Yade Project}, + title={Yade, Using and Programming}, + year={2010}, + edition={1st}, + url={http://yade-dem.org/doc/}, + note={http://yade-dem.org/doc/} +} + +@incollection{ yade:background, + title = "{Y}ade DEM Formulation", + author = "V. Šmilauer and B. Chareyre", + booktitle = "{Y}ade {D}ocumentation", + editor = "V. Šmilauer", + publisher = "{The {Y}ade Project}", + year = "2010", + edition = "{1st}", + note = "http://yade-dem.org/doc/formulation.html", + altnote = "\\url{http://yade-dem.org/doc/formulation.html}" +} + +@incollection{ yade:reference, + author = "V. Šmilauer and E. Catalano and B. Chareyre and S. Dorofenko and J. Duriez and A. Gladky and J. Kozicki and C. Modenese and L. Scholtès and L. Sibille and J. Stránský and K. Thoeni", + booktitle = "{Y}ade {D}ocumentation", + editor = "V. Šmilauer", + publisher = "{The {Y}ade Project}", + title = "{Y}ade {R}eference {D}ocumentation", + year = "2010", + edition = "{1st}", + note = "http://yade-dem.org/doc/", + altnote = "\\url{http://yade-dem.org/doc/}" +} + +@Misc{ yade:project, + title = "Yade: Open Source Discrete Element Method", + note = "http://yade-dem.org" +} + +
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

