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 10:39, May 13, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051300.

MLA

Anonymous Contributors. "Gate". To the Bridge of Death Wiki. 18 Oct. 2020. Web. 13 May. 2026, 10:39

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

AMA

Anonymous Contributors. Gate. To the Bridge of Death Wiki. October 18, 2020, 20:01 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1603051300. Accessed May 13, 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=1603051300",
   note = "[Online; accessed 13-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=1603051300}",
   note = "[Online; accessed 13-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=1603051300}",
   note = "[Online; accessed 13-May-2026]"
 }
  

DokuWiki talk pages

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