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. (2025, Oct 8). In Wiki Level 2. Retrieved 14:29, March 3, 2026, from http://wiki.schaltstation.de/doku.php?id=start&rev=1759926115.

MLA

Anonymous Contributors. "start". Wiki Level 2. 8 Oct. 2025. Web. 3 Mar. 2026, 14:29

MHRA

Anonymous Contributors, 'start', Wiki Level 2, 8 October 2025, 12:21 GMT, <http://wiki.schaltstation.de/doku.php?id=start&rev=1759926115> [Accessed 3 March 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. start [Internet]. Wiki Level 2; 2025 Oct 8, 12:21 GMT [Cited 2026 Mar 3]. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1759926115.

Bluebook

AMA

Anonymous Contributors. start. Wiki Level 2. October 8, 2025, 12:21 GMT. Available at: http://wiki.schaltstation.de/doku.php?id=start&rev=1759926115. Accessed March 3, 2026.

BibTeX

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


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

DokuWiki talk pages

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