Bibliographic details for "Introduction"

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 "Introduction"

APA

Introduction. (2026, Mar 9). In To the Bridge of Death Wiki. Retrieved 05:28, April 18, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802.

MLA

Anonymous Contributors. "Introduction". To the Bridge of Death Wiki. 9 Mar. 2026. Web. 18 Apr. 2026, 05:28

MHRA

Anonymous Contributors, 'Introduction', To the Bridge of Death Wiki, 9 March 2026, 18:10 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802> [Accessed 18 April 2026]

Chicago

Anonymous Contributors, "Introduction", To the Bridge of Death Wiki, https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802 (Accessed April 18, 2026).

CBE/CSE

Anonymous Contributors. Introduction [Internet]. To the Bridge of Death Wiki; 2026 Mar 9, 18:10 GMT [Cited 2026 Apr 18]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802.

Bluebook

AMA

Anonymous Contributors. Introduction. To the Bridge of Death Wiki. March 9, 2026, 18:10 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802. Accessed April 18, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Introduction --- To the Bridge of Death Wiki",
   year = "2026",
   url = "https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802",
   note = "[Online; accessed 18-April-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 = "Introduction --- To the Bridge of Death Wiki",
   year = "2026",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802}",
   note = "[Online; accessed 18-April-2026]"


   author = "Anonymous Contributors",
   title = "Introduction --- To the Bridge of Death Wiki",
   year = "2026",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=enemy_within:start&rev=1773079802}",
   note = "[Online; accessed 18-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[enemy_within:start|Introduction]] ([[enemy_within:start?rev=1773079802|this version]])
Result
Introduction (this version)