Bibliographic details for "Gate"

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

APA

Gate. (2020, Oct 18). In To the Bridge of Death Wiki. Retrieved 19:44, May 2, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051816.

MLA

Anonymous Contributors. "Gate". To the Bridge of Death Wiki. 18 Oct. 2020. Web. 2 May. 2026, 19:44

MHRA

Anonymous Contributors, 'Gate', To the Bridge of Death Wiki, 18 October 2020, 20:10 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051816> [Accessed 2 May 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. Gate [Internet]. To the Bridge of Death Wiki; 2020 Oct 18, 20:10 GMT [Cited 2026 May 2]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051816.

Bluebook

AMA

Anonymous Contributors. Gate. To the Bridge of Death Wiki. October 18, 2020, 20:10 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051816. Accessed May 2, 2026.

BibTeX

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


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

DokuWiki talk pages

Markup
[[start|Gate]] ([[start?rev=1603051816|this version]])
Result
Gate (this version)