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, Dec 28). In Wiki Level 2. Retrieved 12:40, May 3, 2026, from http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1356735773.

MLA

Anonymous Contributors. "sidebar". Wiki Level 2. 28 Dec. 2012. Web. 3 May. 2026, 12:40

MHRA

Anonymous Contributors, 'sidebar', Wiki Level 2, 28 December 2012, 23:02 GMT, <http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1356735773> [Accessed 3 May 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. sidebar [Internet]. Wiki Level 2; 2012 Dec 28, 23:02 GMT [Cited 2026 May 3]. Available at: http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1356735773.

Bluebook

AMA

Anonymous Contributors. sidebar. Wiki Level 2. December 28, 2012, 23:02 GMT. Available at: http://wiki.schaltstation.de/doku.php?id=sidebar&rev=1356735773. Accessed May 3, 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=1356735773",
   note = "[Online; accessed 3-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=1356735773}",
   note = "[Online; accessed 3-May-2026]"


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

DokuWiki talk pages

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