Bibliographic details for "Friendly fire"

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 "Friendly fire"

APA

Friendly fire. (2025, Jun 11). In The Onyx City. Retrieved 02:03, June 3, 2026, from http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824.

MLA

Anonymous Contributors. "Friendly fire". The Onyx City. 11 Jun. 2025. Web. 3 Jun. 2026, 02:03

MHRA

Anonymous Contributors, 'Friendly fire', The Onyx City, 11 June 2025, 15:47 GMT, <http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824> [Accessed 3 June 2026]

Chicago

Anonymous Contributors, "Friendly fire", The Onyx City, http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824 (Accessed June 3, 2026).

CBE/CSE

Anonymous Contributors. Friendly fire [Internet]. The Onyx City; 2025 Jun 11, 15:47 GMT [Cited 2026 Jun 3]. Available at: http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824.

Bluebook

AMA

Anonymous Contributors. Friendly fire. The Onyx City. June 11, 2025, 15:47 GMT. Available at: http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824. Accessed June 3, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Friendly fire --- The Onyx City",
   year = "2025",
   url = "http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824",
   note = "[Online; accessed 3-June-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 = "Friendly fire --- The Onyx City",
   year = "2025",
   url = "\url{http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824}",
   note = "[Online; accessed 3-June-2026]"


   author = "Anonymous Contributors",
   title = "Friendly fire --- The Onyx City",
   year = "2025",
   url = "\url{http://onyx.megadungeon.org/doku.php?id=rules:part_5_the_encounter:friendly_fire&rev=1749656824}",
   note = "[Online; accessed 3-June-2026]"
 }
  

DokuWiki talk pages

Markup
[[rules:part_5_the_encounter:friendly_fire|Friendly fire]] ([[rules:part_5_the_encounter:friendly_fire?rev=1749656824|this version]])
Result
Friendly fire (this version)

Are you sure you want to do that?