Schaltstation.de Level 2

Bibliographic details for "sidebar"

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 "sidebar"

APA

sidebar. (2012, Jul 10). In Wiki Level 2. Retrieved 09:08, May 5, 2026, from http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327.

MLA

Anonymous Contributors. "sidebar". Wiki Level 2. 10 Jul. 2012. Web. 5 May. 2026, 09:08

MHRA

Anonymous Contributors, 'sidebar', Wiki Level 2, 10 July 2012, 19:42 GMT, <http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327> [Accessed 5 May 2026]

Chicago

Anonymous Contributors, "sidebar", Wiki Level 2, http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327 (Accessed May 5, 2026).

CBE/CSE

Anonymous Contributors. sidebar [Internet]. Wiki Level 2; 2012 Jul 10, 19:42 GMT [Cited 2026 May 5]. Available at: http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327.

Bluebook

AMA

Anonymous Contributors. sidebar. Wiki Level 2. July 10, 2012, 19:42 GMT. Available at: http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327. Accessed May 5, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "sidebar --- Wiki Level 2",
   year = "2012",
   url = "\url{http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1341949327}",
   note = "[Online; accessed 5-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[sidebar|sidebar]] ([[sidebar?rev=1341949327|this version]])
Result
sidebar (this version)