Vorlage:Quelle:Wissenschaftliche Arbeit: Unterschied zwischen den Versionen

aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Kowa (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Kowa (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 26: Zeile 26:
}}
}}
=BibTeX=
=BibTeX=
{{#vardefine: bibtex |
{{BibTeX}}
{{#ifeq:{{{type|}}}|Dissertation|@phdthesis|@mastersthesis}}{GlossarWiki:{{#replace:{{#regex:{{{key|}}}|%,%|}}| |_
}},{{BibTeX-name-attribute | name = author | value = {{{bibtex-authors|}}} | value2 = {{{authors|}}}
}}{{BibTeX-attribute | name = title        | value = {{{bibtext-title|}}}      | value2 = {{{title|}}} | subvalue={{{bibtex-subtitle|}}} | subvalue2={{{subtitle|}}}
                    | left  = {{#ifeq: {{{language}}} | Deutsch | <nowiki>{{</nowiki> | <nowiki>{</nowiki> }}
                    | right = {{#ifeq: {{{language}}} | Deutsch | <nowiki>}}</nowiki> | <nowiki>}</nowiki> }}
}}{{BibTeX-attribute | name = institution  | value = {{{bibtex-school|}}} | value2 = {{{school|}}} | subvalue = {{{bibtex-department|}}} | subvalue2 = {{{department|}}}
}}{{BibTeX-attribute | name = year        | value = {{{bibtex-year|}}}        | value2 = {{{year|}}}
}}{{BibTeX-attribute | name = month      | value = {{{bibtex-month|}}}        | value2 = {{#switch: {{{month|}}}
| Januar    = Jan
| Februar  = Feb
| März      = Mar
| April    = Apr
| Mai      = May
| Juni      = Jun
| Juli      = Jul
| August    = Aug
| September = Sep
| Oktober  = Oct
| Dezember  = Dec
| {{{month|}}}
}} | left = <nowiki/> | right = <nowiki/>
}}{{BibTeX-attribute | name = day      | value = {{{bibtex-day|}}}        | value2 = {{{day|}}}
}}{{BibTeX-attribute | name = isbn      | value = {{{bibtex-isbn|}}}        | value2 = {{{isbn|}}}
}}{{BibTeX-attribute | name = address  | value = {{{bibtex-address|}}}    | value2 = {{{address|}}}
}}{{BibTeX-attribute | name = url      | value = {{{bibtex-url|}}}        | value2 = {{{url|}}}
}}{{BibTeX-attribute | name = note      | value = {{{bibtex-annotations|}}} | value2 = {{#rsplit:{{{annotations|<nowiki/>}}}|[\n]|0}}<nowiki/> }}
  }
}}
  {{#var: bibtex}}
=Zitiert durch=
=Zitiert durch=
{{#ask: [[Zitat:Quelle::{{PAGENAME}}]]|format=ul}}[[Kategorie:Quelle:Wissenschaftliche Arbeit]]</includeonly><noinclude>
{{#ask: [[Zitat:Quelle::{{PAGENAME}}]]|format=ul}}[[Kategorie:Quelle:Wissenschaftliche Arbeit]]</includeonly><noinclude>

Version vom 27. August 2012, 14:04 Uhr

Regeln zur GlossarWiki-Quellen-Formatierung

Beachten Sie bitte stets die Regeln zur GlossarWiki-Quellen-Formatierung.

Aufruf

{{Quelle:Wissenschaftliche Arbeit
| key         =
| authors     = 
| title       =
| subtitle    =
| school      =
| department  =
| address     =
| isbn        =
| year        =
| month       =
| day         =
| url         =
| language    =
| annotations =
}}
{{Quelle:Wissenschaftliche Arbeit
| key                =
| authors            = 
| title              =
| subtitle           =
| school             =
| department         =
| address            =
| isbn               =
| year               =
| month              =
| day                =
| url                =
| language           =
| annotations        =
| key                =
| bibtex-authors     = 
| bibtex-title       =
| bibtex-school      =
| bibtex-department  = 
| bibtex-address     =
| bibtex-month       =
| bibtex-annotations =
}}
{{Quelle:Wissenschaftliche Arbeit
| key         = Kowarschick (1961)
| authors     = Wolfgang Kowarschick
| title       = Die Muster-Diplomarbeit
| subtitle    = Eine Diplomarbeit, die nie geschrieben wurde, da der Autor erst später geboren wurde
| type        = Diplomarbeit
| school      = [http://www.hs-augsburg.de/ Hochschule Augsburg]
| department  = Fakultät für Informatik
| address     = An der Hochschule 1, 86161 Augsburg
| isbn        = 1234567
| year        = 1961
| month       = Januar
| day         = 1
| url         = http://pm.hs-augsburg.de/medium/text/lehre/2006sose/pm/pm.pdf
| language    = Deutsch
| annotations = Wenn Sie etwas zu diesem Werk zu sagen haben, dann sagen Sie es. 

Sie können ruhig noch mehr sagen:
# Ein sinnvoller Beitrag
# Und noch einer!
}}