Difference between revisions of "Help:How to cite"
JonasSchulze (Talk | contribs) (adds link to further information) |
JonasSchulze (Talk | contribs) m |
||
Line 18: | Line 18: | ||
<bibprint citation="Sager2009" /> | <bibprint citation="Sager2009" /> | ||
</source> | </source> | ||
+ | Click [https://www.mediawiki.org/wiki/Extension:BibManager/User_manual here] here for further information. | ||
− | |||
Note that we use the standard format ''LastnamefirstauthorYear'', | Note that we use the standard format ''LastnamefirstauthorYear'', | ||
possibly with an additional small latin letter to distinguish multiple publications that fit in. | possibly with an additional small latin letter to distinguish multiple publications that fit in. |
Latest revision as of 21:51, 30 December 2015
Citing is easy. We use the BibManager extension so one can import and export BibTeX files.
Contents
Citing in a text
If you want to add a citation to a page, use the following line
<bib id="Sager2009" />
and obtain [Sager2009]Author: Sager, S.; Reinelt, G.; Bock, H.G.
Journal: Mathematical Programming
Number: 1
Pages: 109--149
Title: Direct Methods With Maximal Lower Bound for Mixed-Integer Optimal Control Problems
Url: http://mathopt.de/PUBLICATIONS/Sager2009.pdf
Volume: 118
Year: 2009
.
If you want the references to be displayed on the page, then also use the lines
== References == <biblist />
If you want to print a specific citation, use the following line
<bibprint citation="Sager2009" />
Click here here for further information.
Note that we use the standard format LastnamefirstauthorYear, possibly with an additional small latin letter to distinguish multiple publications that fit in.
Searching in the bibliography
Click here to search in the current bibliography.
Adding new entries to the bibliography
Click here to import a BibTeX file or here to add the new entry using a predefined mask.
References
[Sager2009] | Sager, S.; Reinelt, G.; Bock, H.G. (2009): Direct Methods With Maximal Lower Bound for Mixed-Integer Optimal Control Problems. Mathematical Programming, 118, 109--149 |