Vorlage:BibTeX: Unterschied zwischen den Versionen
aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Kowa (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Kowa (Diskussion | Beiträge) 2^3 |
||
| Zeile 10: | Zeile 10: | ||
| right = {{#ifeq: {{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:language}} | Deutsch | }} | } }} }}<!-- | | right = {{#ifeq: {{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:language}} | Deutsch | }} | } }} }}<!-- | ||
-->{{BibTeX-attribute | name = publisher | value = {{{publisher|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:publisher}}}}} }}<!-- | -->{{BibTeX-attribute | name = publisher | value = {{{publisher|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:publisher}}}}} }}<!-- | ||
-->{{BibTeX-attribute | name = howpublished | value = {{{howpublished|}}} }}<!-- | |||
-->{{BibTeX-attribute | name = organization | value = {{{organization|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:organization}}}}} }}<!-- | -->{{BibTeX-attribute | name = organization | value = {{{organization|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:organization}}}}} }}<!-- | ||
-->{{BibTeX-attribute | name = institution | value = {{{institution|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:institution}}}}} }}<!-- | -->{{BibTeX-attribute | name = institution | value = {{{institution|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:institution}}}}} }}<!-- | ||
| Zeile 27: | Zeile 28: | ||
-->{{BibTeX-attribute | name = address | value = {{{address|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:address}}}}} }}<!-- | -->{{BibTeX-attribute | name = address | value = {{{address|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:address}}}}} }}<!-- | ||
-->{{BibTeX-attribute | name = url | value = {{{url|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:url}}}}} }}<!-- | -->{{BibTeX-attribute | name = url | value = {{{url|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:url}}}}} }}<!-- | ||
-->{{BibTeX-attribute | name = note | value = {{{note|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:note}}}}} | -->{{BibTeX-attribute | name = note | value = {{{note|{{#show: {{FULLPAGENAME}}|?Quelle:Bibtex:note}}}}} }} | ||
} | } | ||
}}{{#if: {{{standard|}}}|{{#set: Quelle:Bibtex2 = {{#var: bibtex}}}}|{{#set: Quelle:Bibtex = {{#var: bibtex}}}} }} | }}{{#if: {{{standard|}}}|{{#set: Quelle:Bibtex2 = {{#var: bibtex}}}}|{{#set: Quelle:Bibtex = {{#var: bibtex}}}} }} | ||
Version vom 27. August 2012, 08:00 Uhr
Zweck
Diese Vorlage erzeugt einen BibTeX-Eintrag
Aufruf
{{BibTeX [| type = Quellenart ]
[| key = Kürzel ]
[| standard = FALSE ] -- (standard = TRUE ist nicht erlaubt!)
[| author = Autoren ]
[| editor = HerausgeberAlle ]
[| signator = UnterzeichnerAlle ]
[| title = Titel ]
[| booktitle = Buchtitel ]
[| publisher = Verlag ]
[| organization = Organisation ]
[| institution = Institution ]
[| school = Hochschule ]
[| department = Fakultät ]
[| edition = Ausgabe ]
[| series = Reihe ]
[| volume = Band ]
[| number = Nummer ]
[| chapter = Kapitel ]
[| part = Teil ]
[| pages = Seiten ]
[| year = Jahr ]
[| semester = Semester ]
[| month = Monat ]
[| day = Tag ]
[| address = Adresse ]
[| url = URL ]
[| note = Anmerkung ]
[| howpublished = Sonstige Publikationsart (bei misc) ]
}}
Defaultmäßig werden die Werte aus den SMW-BibTeX-Attributen des aktuellen Dokuments eingesetzt. Diese können jedoch überschrieben werden.
