Bibliographic details for "House Rules"

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 "House Rules"

APA

House Rules. (2013, Apr 19). In To the Bridge of Death Wiki. Retrieved 21:43, September 2, 2026, from https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800.

MLA

Anonymous Contributors. "House Rules". To the Bridge of Death Wiki. 19 Apr. 2013. Web. 2 Sep. 2026, 21:43

MHRA

Anonymous Contributors, 'House Rules', To the Bridge of Death Wiki, 19 April 2013, 22:00 GMT, <https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800> [Accessed 2 September 2026]

Chicago

Anonymous Contributors, "House Rules", To the Bridge of Death Wiki, https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800 (Accessed September 2, 2026).

CBE/CSE

Anonymous Contributors. House Rules [Internet]. To the Bridge of Death Wiki; 2013 Apr 19, 22:00 GMT [Cited 2026 Sep 2]. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800.

Bluebook

AMA

Anonymous Contributors. House Rules. To the Bridge of Death Wiki. April 19, 2013, 22:00 GMT. Available at: https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800. Accessed September 2, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "House Rules --- To the Bridge of Death Wiki",
   year = "2013",
   url = "\url{https://bridgeofdeath.com/wiki/doku.php?id=shared:house_rules&rev=1366408800}",
   note = "[Online; accessed 2-September-2026]"
 }
  

DokuWiki talk pages

Markup
[[shared:house_rules|House Rules]] ([[shared:house_rules?rev=1366408800|this version]])
Result
House Rules (this version)