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. (2016, Feb 7). In #hack66. Retrieved 16:33, April 13, 2025, from https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201.

MLA

#hack66 peers. "Projects". #hack66. 7 Feb. 2016. Web. 13 Apr. 2025, 16:33

MHRA

#hack66 peers, 'Projects', #hack66, 7 February 2016, 09:43 GMT, <https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201> [Accessed 13 April 2025]

Chicago

#hack66 peers, "Projects", #hack66, https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201 (Accessed April 13, 2025).

CBE/CSE

#hack66 peers. Projects [Internet]. #hack66; 2016 Feb 7, 09:43 GMT [Cited 2025 Apr 13]. Available at: https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201.

Bluebook

AMA

#hack66 peers. Projects. #hack66. February 7, 2016, 09:43 GMT. Available at: https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201. Accessed April 13, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "#hack66 peers",
   title = "Projects --- #hack66",
   year = "2016",
   url = "https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201",
   note = "[Online; accessed 13-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 = "#hack66 peers",
   title = "Projects --- #hack66",
   year = "2016",
   url = "\url{https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201}",
   note = "[Online; accessed 13-April-2025]"


   author = "#hack66 peers",
   title = "Projects --- #hack66",
   year = "2016",
   url = "\url{https://hack66.info/doku.php?id=wiki:project:start&rev=1454838201}",
   note = "[Online; accessed 13-April-2025]"
 }
  

DokuWiki talk pages

Markup
[[wiki:project:start|Projects]] ([[wiki:project:start?rev=1454838201|this version]])
Result
Projects (this version)
Print/export