Bibliographic details for "projects"

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

APA

projects. (2023, Feb 16). In wiki.kewl.org. Retrieved 07:22, April 2, 2025, from https://wiki.kewl.org/doku.php?id=projects&rev=1676553670.

MLA

Anonymous Contributors. "projects". wiki.kewl.org. 16 Feb. 2023. Web. 2 Apr. 2025, 07:22

MHRA

Anonymous Contributors, 'projects', wiki.kewl.org, 16 February 2023, 13:21 GMT, <https://wiki.kewl.org/doku.php?id=projects&rev=1676553670> [Accessed 2 April 2025]

Chicago

Anonymous Contributors, "projects", wiki.kewl.org, https://wiki.kewl.org/doku.php?id=projects&rev=1676553670 (Accessed April 2, 2025).

CBE/CSE

Anonymous Contributors. projects [Internet]. wiki.kewl.org; 2023 Feb 16, 13:21 GMT [Cited 2025 Apr 2]. Available at: https://wiki.kewl.org/doku.php?id=projects&rev=1676553670.

Bluebook

projects, https://wiki.kewl.org/doku.php?id=projects&rev=1676553670 (Last visited April 2, 2025).

AMA

Anonymous Contributors. projects. wiki.kewl.org. February 16, 2023, 13:21 GMT. Available at: https://wiki.kewl.org/doku.php?id=projects&rev=1676553670. Accessed April 2, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "projects --- wiki.kewl.org",
   year = "2023",
   url = "https://wiki.kewl.org/doku.php?id=projects&rev=1676553670",
   note = "[Online; accessed 2-April-2025]"
 }
  

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 = "projects --- wiki.kewl.org",
   year = "2023",
   url = "\url{https://wiki.kewl.org/doku.php?id=projects&rev=1676553670}",
   note = "[Online; accessed 2-April-2025]"


   author = "Anonymous Contributors",
   title = "projects --- wiki.kewl.org",
   year = "2023",
   url = "\url{https://wiki.kewl.org/doku.php?id=projects&rev=1676553670}",
   note = "[Online; accessed 2-April-2025]"
 }
  

DokuWiki talk pages

Markup
[[projects|projects]] ([[projects?rev=1676553670|this version]])
Result
projects (this version)