Bibliographic details for "Notes"

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

APA

Notes. (2018, Oct 15). In The Hinterlands, an Old-School Fantasy Gaming Experience. Retrieved 09:03, May 14, 2026, from http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525.

MLA

Anonymous Contributors. "Notes". The Hinterlands, an Old-School Fantasy Gaming Experience. 15 Oct. 2018. Web. 14 May. 2026, 09:03

MHRA

Anonymous Contributors, 'Notes', The Hinterlands, an Old-School Fantasy Gaming Experience, 15 October 2018, 15:48 GMT, <http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525> [Accessed 14 May 2026]

Chicago

Anonymous Contributors, "Notes", The Hinterlands, an Old-School Fantasy Gaming Experience, http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525 (Accessed May 14, 2026).

CBE/CSE

Anonymous Contributors. Notes [Internet]. The Hinterlands, an Old-School Fantasy Gaming Experience; 2018 Oct 15, 15:48 GMT [Cited 2026 May 14]. Available at: http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525.

Bluebook

AMA

Anonymous Contributors. Notes. The Hinterlands, an Old-School Fantasy Gaming Experience. October 15, 2018, 15:48 GMT. Available at: http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525. Accessed May 14, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Notes --- The Hinterlands{,} an Old-School Fantasy Gaming Experience",
   year = "2018",
   url = "http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525",
   note = "[Online; accessed 14-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 = "Notes --- The Hinterlands{,} an Old-School Fantasy Gaming Experience",
   year = "2018",
   url = "\url{http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525}",
   note = "[Online; accessed 14-May-2026]"


   author = "Anonymous Contributors",
   title = "Notes --- The Hinterlands, an Old-School Fantasy Gaming Experience",
   year = "2018",
   url = "\url{http://hinterlands.megadungeon.org/doku.php?id=dm:notes:home&rev=1539618525}",
   note = "[Online; accessed 14-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[dm:notes:home|Notes]] ([[dm:notes:home?rev=1539618525|this version]])
Result
Notes (this version)

Are you sure you want to do that?