Difference between revisions of "Talk:PubMan Citation Styles"

From MPDLMediaWiki
Jump to navigation Jump to search
(New page: ===Requirement by Andi & Naturwissenschaften=== * Latin species names have to be emphasized, e.g. italic. Therefore the user should be able to indicate that. --~~~~)
 
(added bibtex example)
Line 1: Line 1:
===Requirement by Andi & Naturwissenschaften===
===Requirement by Andi & the sciences===


* Latin species names have to be emphasized, e.g. italic. Therefore the user should be able to indicate that. --[[User:Nicole|Nicole]] 11:18, 3 April 2009 (UTC)
* Latin species names have to be emphasized, e.g. italic. Therefore the user should be able to indicate that. --[[User:Nicole|Nicole]] 11:18, 3 April 2009 (UTC)
: a bibtex example would look like this:
<pre>
@ARTICLE{Dubey2008,
  author = {Dubey, S. and Brown, G. P. and Madsen, T. and Shine, R.},
  title = {Male-biased dispersal in a tropical Australian snake (\emph{{S}tegonotus
cucullatua}, {C}olubridae)},
  journal = {Molecular Ecology},
  year = {2008},
  volume = {17},
  pages = {3506-3514},
  number = {15},
}
</pre>
The citation looks like ...

Revision as of 11:27, 3 April 2009

Requirement by Andi & the sciences[edit]

  • Latin species names have to be emphasized, e.g. italic. Therefore the user should be able to indicate that. --Nicole 11:18, 3 April 2009 (UTC)
a bibtex example would look like this:
@ARTICLE{Dubey2008,
  author = {Dubey, S. and Brown, G. P. and Madsen, T. and Shine, R.},
  title = {Male-biased dispersal in a tropical Australian snake (\emph{{S}tegonotus
	cucullatua}, {C}olubridae)},
  journal = {Molecular Ecology},
  year = {2008},
  volume = {17},
  pages = {3506-3514},
  number = {15},
}

The citation looks like ...