Bibliographic details for "Private Stuff"

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 "Private Stuff"

APA

Private Stuff. (2022, Jun 25). In To the Bridge of Death Wiki. Retrieved 21:03, May 2, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876.

MLA

Anonymous Contributors. "Private Stuff". To the Bridge of Death Wiki. 25 Jun. 2022. Web. 2 May. 2026, 21:03

MHRA

Anonymous Contributors, 'Private Stuff', To the Bridge of Death Wiki, 25 June 2022, 10:27 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876> [Accessed 2 May 2026]

Chicago

Anonymous Contributors, "Private Stuff", To the Bridge of Death Wiki, https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876 (Accessed May 2, 2026).

CBE/CSE

Anonymous Contributors. Private Stuff [Internet]. To the Bridge of Death Wiki; 2022 Jun 25, 10:27 GMT [Cited 2026 May 2]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876.

Bluebook

AMA

Anonymous Contributors. Private Stuff. To the Bridge of Death Wiki. June 25, 2022, 10:27 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876. Accessed May 2, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Private Stuff --- To the Bridge of Death Wiki",
   year = "2022",
   url = "https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876",
   note = "[Online; accessed 2-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 = "Private Stuff --- To the Bridge of Death Wiki",
   year = "2022",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876}",
   note = "[Online; accessed 2-May-2026]"


   author = "Anonymous Contributors",
   title = "Private Stuff --- To the Bridge of Death Wiki",
   year = "2022",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=shared:private&rev=1656152876}",
   note = "[Online; accessed 2-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[shared:private|Private Stuff]] ([[shared:private?rev=1656152876|this version]])
Result
Private Stuff (this version)