File tree Expand file tree Collapse file tree 2 files changed +57
-6
lines changed Expand file tree Collapse file tree 2 files changed +57
-6
lines changed Original file line number Diff line number Diff line change @@ -95,11 +95,36 @@ An incomplete "tutorial":
9595development and explains much more of the syntax and provides many
9696examples.
9797
98- ===== I have used Odespy in a publication - how to I site it? =====
98+ ===== I have used Odespy in a publication - how do I cite it? =====
9999
100100Please cite this GitHub repository:
101101
102+ !bquote
103+ H. P. Langtangen and L. Wang. Odespy software package.
104+ URL: https://github.com/hplgit/odespy. 2014
105+ !equote
106+
107+ BibTeX entry:
108+
109+ !bc latexcod
110+ @misc{odespy,
111+ title = {{Odespy} Software Package},
112+ author = {H. P. Langtangen and L. Wang},
113+ url = {https://github.com/hplgit/odespy},
114+ key = {odespy},
115+ note = {\url{https://github.com/hplgit/odespy}},
116+ }
117+ !ec
118+
119+ "Publish": "https://bitbucket.org/logg/publish"" entry:
120+
102121!bc
103- H. P. Langtangen and L. Wang. The Odespy package.
104- URL: https://github.com/hplgit/odespy. 2013
122+ ** {Odespy} Software Package
123+ key: odespy
124+ author: H. P. Langtangen, L. Wang
125+ url: https://github.com/hplgit/odespy
126+ status: published
127+ sortkey: Odespy
128+ note: \url{https://github.com/hplgit/odespy}
129+ entrytype: misc
105130!ec
Original file line number Diff line number Diff line change @@ -90,13 +90,39 @@ An incomplete [tutorial](http://hplgit.github.io/odespy/doc/tutorial/html/index.
9090development and explains much more of the syntax and provides many
9191examples.
9292
93- ### I have used Odespy in a publication - how to I site it?
93+ ### I have used Odespy in a publication - how do I cite it?
9494
9595Please cite this GitHub repository:
9696
97+ > H. P. Langtangen and L. Wang. Odespy software package.
98+ > URL: < https://github.com/hplgit/odespy. > 2014
99+
100+
101+
102+ BibTeX entry:
103+
104+
105+ ```
106+ @misc{odespy,
107+ title = {{Odespy} Software Package},
108+ author = {H. P. Langtangen and L. Wang},
109+ url = {https://github.com/hplgit/odespy},
110+ key = {odespy},
111+ note = {\url{https://github.com/hplgit/odespy}},
112+ }
113+ ```
114+
115+ [ Publish] ( https://bitbucket.org/logg/publish ) " entry:
116+
97117
98118```
99- H. P. Langtangen and L. Wang. The Odespy package.
100- URL: https://github.com/hplgit/odespy. 2013
119+ ** {Odespy} Software Package
120+ key: odespy
121+ author: H. P. Langtangen, L. Wang
122+ url: https://github.com/hplgit/odespy
123+ status: published
124+ sortkey: Odespy
125+ note: \url{https://github.com/hplgit/odespy}
126+ entrytype: misc
101127```
102128
You can’t perform that action at this time.
0 commit comments