Bibliographic details for "sandbox"

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

APA

sandbox. (2021, Aug 11). In Wiki. Retrieved 06:32, July 4, 2026, from http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581.

MLA

Anonymous Contributors. "sandbox". Wiki. 11 Aug. 2021. Web. 4 Jul. 2026, 06:32

MHRA

Anonymous Contributors, 'sandbox', Wiki, 11 August 2021, 20:43 GMT, <http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581> [Accessed 4 July 2026]

Chicago

Anonymous Contributors, "sandbox", Wiki, http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581 (Accessed July 4, 2026).

CBE/CSE

Anonymous Contributors. sandbox [Internet]. Wiki; 2021 Aug 11, 20:43 GMT [Cited 2026 Jul 4]. Available at: http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581.

Bluebook

sandbox, http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581 (Last visited July 4, 2026).

AMA

Anonymous Contributors. sandbox. Wiki. August 11, 2021, 20:43 GMT. Available at: http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581. Accessed July 4, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "sandbox --- Wiki",
   year = "2021",
   url = "http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581",
   note = "[Online; accessed 4-July-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 = "sandbox --- Wiki",
   year = "2021",
   url = "\url{http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581}",
   note = "[Online; accessed 4-July-2026]"


   author = "Anonymous Contributors",
   title = "sandbox --- Wiki",
   year = "2021",
   url = "\url{http://wiki.mailadam.com/doku.php?id=sandbox&rev=1628714581}",
   note = "[Online; accessed 4-July-2026]"
 }
  

DokuWiki talk pages

Markup
[[sandbox|sandbox]] ([[sandbox?rev=1628714581|this version]])
Result
sandbox (this version)