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. (2019, Jun 11). In To the Bridge of Death Wiki. Retrieved 18:10, August 14, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1560226320.

MLA

Anonymous Contributors. "Gate". To the Bridge of Death Wiki. 11 Jun. 2019. Web. 14 Aug. 2026, 18:10

MHRA

Anonymous Contributors, 'Gate', To the Bridge of Death Wiki, 11 June 2019, 04:12 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1560226320> [Accessed 14 August 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. Gate [Internet]. To the Bridge of Death Wiki; 2019 Jun 11, 04:12 GMT [Cited 2026 Aug 14]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1560226320.

Bluebook

AMA

Anonymous Contributors. Gate. To the Bridge of Death Wiki. June 11, 2019, 04:12 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=start&rev=1560226320. Accessed August 14, 2026.

BibTeX

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


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

DokuWiki talk pages

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