Schaltstation.de Level 2

Bibliographic details for "start"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "start"

APA

start. (2023, Nov 11). In Wiki Level 2. Retrieved 18:40, August 26, 2026, from http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227.

MLA

Anonymous Contributors. "start". Wiki Level 2. 11 Nov. 2023. Web. 26 Aug. 2026, 18:40

MHRA

Anonymous Contributors, 'start', Wiki Level 2, 11 November 2023, 17:53 GMT, <http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227> [Accessed 26 August 2026]

Chicago

Anonymous Contributors, "start", Wiki Level 2, http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227 (Accessed August 26, 2026).

CBE/CSE

Anonymous Contributors. start [Internet]. Wiki Level 2; 2023 Nov 11, 17:53 GMT [Cited 2026 Aug 26]. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227.

Bluebook

start, http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227 (Last visited August 26, 2026).

AMA

Anonymous Contributors. start. Wiki Level 2. November 11, 2023, 17:53 GMT. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227. Accessed August 26, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- Wiki Level 2",
   year = "2023",
   url = "http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227",
   note = "[Online; accessed 26-August-2026]"
 }
  

When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- Wiki Level 2",
   year = "2023",
   url = "\url{http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227}",
   note = "[Online; accessed 26-August-2026]"


   author = "Anonymous Contributors",
   title = "start --- Wiki Level 2",
   year = "2023",
   url = "\url{http://wiki.schaltstation.de/doku.php?id=start&rev=1699725227}",
   note = "[Online; accessed 26-August-2026]"
 }
  

DokuWiki talk pages

Markup
[[start|start]] ([[start?rev=1699725227|this version]])
Result
start (this version)