Bibliographic details for "Welcome to the Bridge of Death"

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 "Welcome to the Bridge of Death"

APA

Welcome to the Bridge of Death. (2013, Apr 19). In To the Bridge of Death Wiki. Retrieved 22:45, May 2, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800.

MLA

Anonymous Contributors. "Welcome to the Bridge of Death". To the Bridge of Death Wiki. 19 Apr. 2013. Web. 2 May. 2026, 22:45

MHRA

Anonymous Contributors, 'Welcome to the Bridge of Death', To the Bridge of Death Wiki, 19 April 2013, 22:00 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800> [Accessed 2 May 2026]

Chicago

Anonymous Contributors, "Welcome to the Bridge of Death", To the Bridge of Death Wiki, https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800 (Accessed May 2, 2026).

CBE/CSE

Anonymous Contributors. Welcome to the Bridge of Death [Internet]. To the Bridge of Death Wiki; 2013 Apr 19, 22:00 GMT [Cited 2026 May 2]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800.

Bluebook

Welcome to the Bridge of Death, https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800 (Last visited May 2, 2026).

AMA

Anonymous Contributors. Welcome to the Bridge of Death. To the Bridge of Death Wiki. April 19, 2013, 22:00 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800. Accessed May 2, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "Welcome to the Bridge of Death --- To the Bridge of Death Wiki",
   year = "2013",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=shackled_city&rev=1366408800}",
   note = "[Online; accessed 2-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[shackled_city|Welcome to the Bridge of Death]] ([[shackled_city?rev=1366408800|this version]])
Result
Welcome to the Bridge of Death (this version)