Difference between revisions of "Template:BibTeXEntryShort"
m (1 revision) |
Dschwoerer (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | + | {{#ifeq:{{{1}}}|book|{{BibEntryBook|author={{{2}}}|title={{{3}}}|pages={{{6}}} }} | |
− | {{{1}}} | + | |{{#ifeq:{{{1}}}|phdthesis|{{BibEntryPHD|{{{2}}}|{{{3}}}|{{{6}}}|{{{9}}} }} |
− | + | |{{#ifeq:{{{1}}}|mastersthesis|{{BibEntryMaster|{{{2}}}|{{{3}}}|{{{6}}}|{{{9}}} }} | |
− | + | |{{#ifeq:{{{1}}}|manual|{{BibEntryManual|{{{3}}}|{{{6}}}|{{{9}}} }} | |
− | {{ | + | |{{BibEntryArticle|{{{2}}}|{{{3}}}|{{{4}}}|{{{5}}}|{{{6}}}|{{{7}}}|{{{8}}}|{{{9}}} |
− | {{ | + | |{{{10}}}|{{{11}}}|{{{12}}} }} }} }} }} }} |
</includeonly><noinclude> | </includeonly><noinclude> | ||
This template is to be used to list BibTeX Entrys. The parameters should be: | This template is to be used to list BibTeX Entrys. The parameters should be: | ||
+ | # Type | ||
# Author | # Author | ||
# Title | # Title | ||
Line 15: | Line 16: | ||
# Year | # Year | ||
# note | # note | ||
− | # | + | # pdf |
# Preprint | # Preprint | ||
# DOI | # DOI | ||
# URL | # URL | ||
</noinclude> | </noinclude> | ||
+ | [[Category:Bib2SMW]] |
Revision as of 10:17, 14 June 2013
This template is to be used to list BibTeX Entrys. The parameters should be:
- Type
- Author
- Title
- Journal
- Volume
- Pages
- Year
- note
- Preprint
- DOI
- URL