Bibliographic details for "sidebar"

  • Page name: sidebar
  • Author: Anonymous Contributors
  • Publisher: diSPIM Wiki.
  • Date of this revision: 1 January 1970 00:00 GMT
  • Date retrieved: 11 October 2025 00:29 GMT
  • Page Version ID: 0

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. (1970, Jan 1). In diSPIM Wiki. Retrieved 00:29, October 11, 2025, from http://dispim.org/doku.php?id=sidebar&rev=0.

MLA

Anonymous Contributors. "sidebar". diSPIM Wiki. 1 Jan. 1970. Web. 11 Oct. 2025, 00:29

MHRA

Anonymous Contributors, 'sidebar', diSPIM Wiki, 1 January 1970, 00:00 GMT, <http://dispim.org/doku.php?id=sidebar&rev=0> [Accessed 11 October 2025]

Chicago

Anonymous Contributors, "sidebar", diSPIM Wiki, http://dispim.org/doku.php?id=sidebar&rev=0 (Accessed October 11, 2025).

CBE/CSE

Anonymous Contributors. sidebar [Internet]. diSPIM Wiki; 1970 Jan 1, 00:00 GMT [Cited 2025 Oct 11]. Available at: http://dispim.org/doku.php?id=sidebar&rev=0.

Bluebook

sidebar, http://dispim.org/doku.php?id=sidebar&rev=0 (Last visited October 11, 2025).

AMA

Anonymous Contributors. sidebar. diSPIM Wiki. January 1, 1970, 00:00 GMT. Available at: http://dispim.org/doku.php?id=sidebar&rev=0. Accessed October 11, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "sidebar --- diSPIM Wiki",
   year = "1970",
   url = "http://dispim.org/doku.php?id=sidebar&rev=0",
   note = "[Online; accessed 11-October-2025]"
 }
  

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 --- diSPIM Wiki",
   year = "1970",
   url = "\url{http://dispim.org/doku.php?id=sidebar&rev=0}",
   note = "[Online; accessed 11-October-2025]"


   author = "Anonymous Contributors",
   title = "sidebar --- diSPIM Wiki",
   year = "1970",
   url = "\url{http://dispim.org/doku.php?id=sidebar&rev=0}",
   note = "[Online; accessed 11-October-2025]"
 }
  

DokuWiki talk pages

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