Bibliographic details for "Main Page"

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 "Main Page"

APA

Main Page. (2021, Dec 16). In Datatote wiki. Retrieved 15:01, September 26, 2026, from https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721.

MLA

Anonymous Contributors. "Main Page". Datatote wiki. 16 Dec. 2021. Web. 26 Sep. 2026, 15:01

MHRA

Anonymous Contributors, 'Main Page', Datatote wiki, 16 December 2021, 09:25 GMT, <https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721> [Accessed 26 September 2026]

Chicago

Anonymous Contributors, "Main Page", Datatote wiki, https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721 (Accessed September 26, 2026).

CBE/CSE

Anonymous Contributors. Main Page [Internet]. Datatote wiki; 2021 Dec 16, 09:25 GMT [Cited 2026 Sep 26]. Available at: https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721.

Bluebook

Main Page, https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721 (Last visited September 26, 2026).

AMA

Anonymous Contributors. Main Page. Datatote wiki. December 16, 2021, 09:25 GMT. Available at: https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721. Accessed September 26, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Main Page --- Datatote wiki",
   year = "2021",
   url = "https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721",
   note = "[Online; accessed 26-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 = "Main Page --- Datatote wiki",
   year = "2021",
   url = "\url{https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721}",
   note = "[Online; accessed 26-September-2026]"


   author = "Anonymous Contributors",
   title = "Main Page --- Datatote wiki",
   year = "2021",
   url = "\url{https://intranet.taila9f0ae.ts.net/wiki/doku.php?id=start&rev=1639646721}",
   note = "[Online; accessed 26-September-2026]"
 }
  

DokuWiki talk pages

Markup
[[start|Main Page]] ([[start?rev=1639646721|this version]])
Result
Main Page (this version)