------------------------------------------------------------ revno: 2729 committer: Bruno Chareyre <[email protected]> branch nick: yade timestamp: Sat 2011-02-12 14:36:39 +0100 message: - Fixing a few links. modified: doc/sphinx/publications.rst.in doc/yade-docref.bib
-- 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:39:35 +0000 +++ doc/sphinx/publications.rst.in 2011-02-12 13:36:39 +0000 @@ -23,6 +23,6 @@ Citing Yade --------------------- -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>`_. +Corresponding bibtex entries `here <http://bazaar.launchpad.net/~yade-dev/yade/trunk/view/head:/doc/citing_yade.bib>`_. Pdf versions are available for each of them. See also `"Acknowledging Yade" <citing.html>`_. @bib2rst.bib2rst('../yade-docref.bib')@ === modified file 'doc/yade-docref.bib' --- doc/yade-docref.bib 2011-02-11 18:39:35 +0000 +++ doc/yade-docref.bib 2011-02-12 13:36:39 +0000 @@ -17,7 +17,7 @@ title={Yade, Using and Programming}, year={2010}, edition={1st}, - url={http://yade-dem.org/doc/}, + url={https://yade-dem.org/w/images/0/09/YadeManuals.pdf}, note={http://yade-dem.org/doc/} } @@ -30,7 +30,8 @@ year = "2010", edition = "{1st}", note = "http://yade-dem.org/doc/formulation.html", - altnote = "\\url{http://yade-dem.org/doc/formulation.html}" + altnote = "\\url{http://yade-dem.org/doc/formulation.html}", + url={https://yade-dem.org/w/images/e/e0/YadeFormulation.pdf} } @incollection{ yade:reference, @@ -42,7 +43,8 @@ year = "2010", edition = "{1st}", note = "http://yade-dem.org/doc/", - altnote = "\\url{http://yade-dem.org/doc/}" + altnote = "\\url{http://yade-dem.org/doc/}", + url= {https://yade-dem.org/w/images/9/98/YadeRefDoc.pdf} } @Misc{ yade:project,
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

