Vorlage:Cite web/Doku: Unterschied zwischen den Versionen
[unmarkierte Version] | [unmarkierte Version] |
te>Niabot-bot ("cite web" zu "internetquelle" (Bitte die Änderungen überprüfen, da der Bot ein paar kleinere Fehler machen könnte)) |
te>Niabot (Änderung 43597831 von Niabot-bot (Diskussion) wurde rückgängig gemacht. Noch ist die Vorlage vorhanden.) |
||
Zeile 6: | Zeile 6: | ||
== Verwendung == | == Verwendung == | ||
'''Verwendung von last (Nachname), first (Vorname)''' | '''Verwendung von last (Nachname), first (Vorname)''' | ||
− | <tt><nowiki>{{ | + | <tt><nowiki>{{cite web |url= |title= |accessdate= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
'''Verwendung von author (Autor)''' | '''Verwendung von author (Autor)''' | ||
− | <tt><nowiki>{{ | + | <tt><nowiki>{{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
'''Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname)''' | '''Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname)''' | ||
− | <tt><nowiki>{{ | + | <tt><nowiki>{{cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
'''Verwendung von nicht verlinktem Funddatum, author (Autor)''' | '''Verwendung von nicht verlinktem Funddatum, author (Autor)''' | ||
− | <tt><nowiki>{{ | + | <tt><nowiki>{{cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt> |
'''Alle Parameter''' | '''Alle Parameter''' | ||
− | <pre>{{ | + | <pre>{{cite web |
+ | | url = | ||
+ | | title = | ||
+ | | accessdate = | ||
+ | | accessmonthday = | ||
+ | | accessyear = | ||
+ | | author = | ||
+ | | last = | ||
+ | | first = | ||
+ | | authorlink = | ||
+ | | coauthors = | ||
+ | | date = | ||
+ | | year = | ||
+ | | month = | ||
+ | | format = | ||
+ | | work = | ||
+ | | publisher = | ||
+ | | pages = | ||
+ | | language = | ||
+ | | archiveurl = | ||
+ | | archivedate = | ||
+ | | quote = | ||
+ | }}</pre> | ||
=== Required parameters === | === Required parameters === | ||
Zeile 46: | Zeile 68: | ||
== Beispiel == | == Beispiel == | ||
'''Einige Standardfälle''' | '''Einige Standardfälle''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | author=Doe, John | ||
+ | | title=My Favorite Things Part II | ||
+ | | publisher=Open Publishing | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | work=Encyclopedia of Things | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=6. Juni 2005 }}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | author=Doe, John | ||
+ | | title=My Favorite Things Part II | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | work=Encyclopedia of Things | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=6. Juni 2005 }}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | author=Doe, John | ||
+ | | title=My Favorite Things Part II | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com | accessdate=6. Juni 2005}}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | author=Doe, John | ||
+ | | title=My Favorite Things Part II | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.com | accessdate=6. Juni 2005}}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title=My Favorite Things Part II | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | title=My Favorite Things Part II | url=http://www.example.com | accessdate=6. Juni 2005}}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | url=http://www.nfl.com/fans/ | ||
+ | | title=Digest of Rules | ||
+ | | publisher= National Football League | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | url=http://www.nfl.com/fans/ | ||
+ | | title=Digest of Rules | publisher= National Football League | accessdate=6. Juni 2005 }}</span> | ||
'''Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)''' | '''Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title=My Favorite Things Part II | ||
+ | | work=Encyclopedia of Things | ||
+ | | url=http://www.example.com/ | ||
+ | | accessmonthday=July 6 | ||
+ | | accessyear=2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | | title=My Favorite Things Part II | ||
+ | | work=Encyclopedia of Things | ||
+ | | url=http://www.example.com/ | ||
+ | | accessmonthday=July 6 | ||
+ | | accessyear=2005 | ||
+ | }}</span> | ||
'''Unter Verwendung von format''' | '''Unter Verwendung von format''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title=List of psychotropic substances under international control | ||
+ | | publisher = International Narcotics Control Board | ||
+ | | url=http://www.incb.org/pdf/e/list/green.pdf | ||
+ | | format = PDF | ||
+ | | accessdate=6. Juni 2005 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | | title=List of psychotropic substances under international control | ||
+ | | publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf | ||
+ | | format = PDF | accessdate=6. Juni 2005}}</span> | ||
'''Unter Verwendung von language''' | '''Unter Verwendung von language''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | author=Joliet, François | ||
+ | | title=Honnit soit qui mal y pense | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | url=http://www.example.com/ | ||
+ | | accessdate=6. Juni 2005 | ||
+ | | language=French | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=[[30. April]] [[2005]] | url=http://www.example.com | accessdate=6. Juni 2005 | language=French}}</span> | ||
'''Unter Verwendung von coauthors''' | '''Unter Verwendung von coauthors''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 |
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 }}</span> | ||
'''Ohne Autoren''' | '''Ohne Autoren''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 |
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 }}</span> | ||
'''Ohne Autoren, ohne Publizisten''' | '''Ohne Autoren, ohne Publizisten''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=6. Juni 2005 |
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=6. Juni 2005 }}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005 |
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005 }}</span> | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005 }}</nowiki><br />? <span style="background:white;">{{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005 }}</span> |
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title=List of psychotropic substances under international control | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | url=http://www.incb.org/pdf/e/list/green.pdf | ||
+ | | format = PDF | ||
+ | | accessdate=6. Juni 2005 | ||
+ | | language=Greek | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | | title=List of psychotropic substances under international control | date=[[30. April]] [[2005]] | ||
+ | | url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=6. Juni 2005 | ||
+ | | language=Greek }}</span> | ||
'''Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.''' | '''Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title=List of psychotropic substances under international control | ||
+ | | date=[[30. April]] [[200[[30. April]] [[2005]]] | ||
+ | | url=http://www.incb.org/pdf/e/list/green.pdf | ||
+ | | format = PDF | ||
+ | | accessdate=6. Juni 2005 | ||
+ | | archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf | ||
+ | | archivedate=2005-09-11 | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | | title=List of psychotropic substances under international control | ||
+ | | date=[[30. April]] [[2005]] | ||
+ | | url=http://www.incb.org/pdf/e/list/green.pdf | ||
+ | | format = PDF | ||
+ | | accessdate=6. Juni 2005 | ||
+ | | archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf | ||
+ | | archivedate=2005-09-11 }}</span> | ||
* <nowiki> | * <nowiki> | ||
− | {{ | + | {{cite web |
− | }}</nowiki><br />? <span style="background:white;">{{ | + | |url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm |
+ | |title=Interview with Maggie Downs | ||
+ | |date=[[2006-03-31]] | ||
+ | |publisher=The Desert Sun | ||
+ | |archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm | ||
+ | |archivedate=2006-04-26 | ||
+ | }} | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | |url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm | ||
+ | |title=Interview with Maggie Downs | ||
+ | |date=[[31. März]] [[2006]] | ||
+ | |publisher=The Desert Sun | ||
+ | |archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm | ||
+ | |archivedate=2006-04-26}}</span> | ||
'''Unter Verwendung von quote''' | '''Unter Verwendung von quote''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web |
+ | | title = My Favorite Things Part II | ||
+ | | work = Encyclopedia of Things | ||
+ | | url = http://www.example.com/ | ||
+ | | accessdate = 6. Juni 2005 | ||
+ | | quote = Lorem ipsum dolor. | ||
+ | }}</nowiki><br />? <span style="background:white;">{{cite web | ||
+ | | title = My Favorite Things Part II | ||
+ | | work = Encyclopedia of Things | ||
+ | | url = http://www.example.com/ | ||
+ | | accessdate = 6. Juni 2005 | ||
+ | | quote = Lorem ipsum dolor. | ||
+ | }}</span> | ||
'''Keine Parameter (Fehler)''' | '''Keine Parameter (Fehler)''' | ||
− | * <nowiki>{{ | + | * <nowiki>{{cite web}}</nowiki><br />? <span style="background:white;">{{cite web}}</span> |
Version vom 12. März 2008, 12:14 Uhr
Vorlage:Dokumentation/Dokuseite Bitte nach Möglichkeit die deutschsprachige Vorlage:Internetquelle verwenden, da diese Vorlage wegen Redundanz abgeschafft werden soll.
Diese Vorlage wurde verwendet um in der Wikipedia Quellen zu zitieren. Sie dient speziell für Webseiten, die keine neuen Quellen darstellen.
Inhaltsverzeichnis
Verwendung
Verwendung von last (Nachname), first (Vorname) {{cite web |url= |title= |accessdate= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
Verwendung von author (Autor) {{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname) {{cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
Verwendung von nicht verlinktem Funddatum, author (Autor) {{cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
Alle Parameter
{{cite web | url = | title = | accessdate = | accessmonthday = | accessyear = | author = | last = | first = | authorlink = | coauthors = | date = | year = | month = | format = | work = | publisher = | pages = | language = | archiveurl = | archivedate = | quote = }}
Required parameters
- url: URL der Webseite.
- title: Titel der Webseite.
Um ein Fundatum mit Wikilink zu produzieren:
- accessdate: Volles Datum, an dem die Webseite gefunden wurde, im ISO 8601 YYYY-MM-DD Format, zum Beispiel "accessdate = 2006-02-17". Darf nicht wikiverlinkt sein.
Um ein nicht wikiverlinktes Funddatum zu produzieren:
- accessmonthday und accessyear: Monat und Tag, an dem die Webseite gefunden wurde, zum Beispiel "accessmonthday = 10. Mai", und Jahr, in dem die Webseite gefunden wurde, zum Beispiel "accessyear = 2005".
Optionale Parameter
- author: Autor
- last produziert zusammen mit first
Nachname, Vorname
- authorlink produziert mit author oder mit last & first einen Link zum Wikipedia-Artikel des Autoren. Funktioniert nicht mir URLs.
- coauthors: weitere Autoren
- last produziert zusammen mit first
- date: Volles Datum der Veröffentlichung, bevorzugt im ISO 8601 YYYY-MM-DD Gormat, z.B. 2006-02-17. Wird wikiverlinkt.
- ODER: year: Jahr der Veröffentlichung und month: Monat der Veröffentlichung. Wenn Dir auch der Tag bekannt ist, verwende besser date. Darf nicht wikiverlinkt sein.
- format: Format, z.B. PDF. Es wird HTML angenommen, wenn hier nichts angegeben wird.
- work: Wenn die Webseite Teil eines größeren Werkes ist: Name des Werkes.
- publisher: Publizist, wenn es einen gibt.
- pages: Seitennummer, wenn es eine gibt, insbesondere für PDF. Hier sollen die für das Zitat relevanten Seiten angegeben werden, nicht die Gesamtseitenzahl des Werkes.
- language: Sprache der Publikation.
- archiveurl: URL der archivierten Version der Webseite (benötigt archivedate).
- archivedate: Datum, an dem die Webseite archiviert wurde. (benötigt archiveurl) im ISO 8601 YYYY-MM-DD format, z.B. 2006-02-17. Darf nicht wikiverlinkt sein; wird automatisch verlinkt.
- quote: Relevantes Zitat aus der Webseite.
Beispiel
Einige Standardfälle
- {{cite web
| author=Doe, John
| title=My Favorite Things Part II
| publisher=Open Publishing
| date=[[30. April]] [[2005]]
| work=Encyclopedia of Things
| url=http://www.example.com/
| accessdate=6. Juni 2005
}}
? Doe, John (30. April 2005). "My Favorite Things Part II". Encyclopedia of Things. Open Publishing. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=[[30. April]] [[2005]]
| work=Encyclopedia of Things
| url=http://www.example.com/
| accessdate=6. Juni 2005
}}
? Doe, John (30. April 2005). "My Favorite Things Part II". Encyclopedia of Things. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=[[30. April]] [[2005]]
| url=http://www.example.com/
| accessdate=6. Juni 2005
}}
? Doe, John (30. April 2005). "My Favorite Things Part II". Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web
| author=Doe, John
| title=My Favorite Things Part II
| url=http://www.example.com/
| accessdate=6. Juni 2005
}}
? Doe, John. "My Favorite Things Part II". Retrieved 6. Juni 2005. Check date values in:|accessdate=
(help)
- {{cite web
| title=My Favorite Things Part II
| url=http://www.example.com/
| accessdate=6. Juni 2005
}}
? "My Favorite Things Part II". Retrieved 6. Juni 2005. Check date values in:|accessdate=
(help)
- {{cite web
| url=http://www.nfl.com/fans/
| title=Digest of Rules
| publisher= National Football League
| accessdate=6. Juni 2005
}}
? "Digest of Rules". National Football League. Retrieved 6. Juni 2005. Check date values in:|accessdate=
(help)
Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)
- {{cite web
| title=My Favorite Things Part II
| work=Encyclopedia of Things
| url=http://www.example.com/
| accessmonthday=July 6
| accessyear=2005
}}
? Lua-Fehler in package.lua, Zeile 80: module 'Module:Citation/CS1/Suggestions' not found
Unter Verwendung von format
- {{cite web
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=6. Juni 2005
}}
? "List of psychotropic substances under international control" (PDF). International Narcotics Control Board. Retrieved 6. Juni 2005. Check date values in:|accessdate=
(help)
Unter Verwendung von language
- {{cite web
| author=Joliet, François
| title=Honnit soit qui mal y pense
| date=[[30. April]] [[2005]]
| url=http://www.example.com/
| accessdate=6. Juni 2005
| language=French
}}
? Joliet, François (30. April 2005). "Honnit soit qui mal y pense" (in French). Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)CS1 maint: Unrecognized language (link)
Unter Verwendung von coauthors
- {{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16
}}
? Lua-Fehler in package.lua, Zeile 80: module 'Module:Citation/CS1/Suggestions' not found
Ohne Autoren
- {{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16
}}
? "My Favorite Things Part II". Encyclopedia of Things. Open Publishing. 30. April 2005. Retrieved 2006-05-16. Check date values in:|date=
(help)
Ohne Autoren, ohne Publizisten
- {{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=6. Juni 2005
}}
? "My Favorite Things Part II". Encyclopedia of Things. 30. April 2005. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005
}}
? "My Favorite Things Part II". 30. April 2005. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web | title=My Favorite Things Part II | date=[[30. April]] [[2005]] | url=http://www.example.com/ | accessdate=6. Juni 2005 }}
? "My Favorite Things Part II". 30. April 2005. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
- {{cite web
| title=List of psychotropic substances under international control
| date=[[30. April]] [[2005]]
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=6. Juni 2005
| language=Greek
}}
? "List of psychotropic substances under international control" (PDF) (in Greek). 30. April 2005. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)CS1 maint: Unrecognized language (link)
Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.
- {{cite web
| title=List of psychotropic substances under international control
| date=[[30. April]] [[200[[30. April]] [[2005]]]
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=6. Juni 2005
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11
}}
? "List of psychotropic substances under international control" (PDF). 30. April 2005. Archived from the original (PDF) on 2005-09-11. Retrieved 6. Juni 2005. Check date values in:|accessdate=, |date=
(help)
-
{{cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
|date=[[2006-03-31]]
|publisher=The Desert Sun
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26
}}
}}
? "Interview with Maggie Downs". The Desert Sun. 31. März 2006. Archived from the original on 2006-04-26. Check date values in:|date=
(help)
Unter Verwendung von quote
- {{cite web
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| url = http://www.example.com/
| accessdate = 6. Juni 2005
| quote = Lorem ipsum dolor.
}}
? "My Favorite Things Part II". Encyclopedia of Things. Retrieved 6. Juni 2005.Lorem ipsum dolor.
Check date values in:|accessdate=
(help)
Keine Parameter (Fehler)
- {{cite web}}
? Empty citation (help)