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. (2022, Mar 30). In Wiki Level 2. Retrieved 19:44, August 27, 2026, from http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162.

MLA

Anonymous Contributors. "start". Wiki Level 2. 30 Mar. 2022. Web. 27 Aug. 2026, 19:44

MHRA

Anonymous Contributors, 'start', Wiki Level 2, 30 March 2022, 11:52 GMT, <http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162> [Accessed 27 August 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. start [Internet]. Wiki Level 2; 2022 Mar 30, 11:52 GMT [Cited 2026 Aug 27]. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162.

Bluebook

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

AMA

Anonymous Contributors. start. Wiki Level 2. March 30, 2022, 11:52 GMT. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162. Accessed August 27, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- Wiki Level 2",
   year = "2022",
   url = "http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162",
   note = "[Online; accessed 27-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 = "2022",
   url = "\url{http://wiki.schaltstation.de/doku.php?id=start&rev=1648641162}",
   note = "[Online; accessed 27-August-2026]"


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

DokuWiki talk pages

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