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 11:54, June 17, 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. 17 Jun. 2026, 11:54

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 17 June 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. Private Stuff [Internet]. To the Bridge of Death Wiki; 2022 Jun 25, 10:27 GMT [Cited 2026 Jun 17]. 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 June 17, 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 17-June-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 17-June-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 17-June-2026]"
 }
  

DokuWiki talk pages

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