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. (2015, Oct 15). In #hack66. Retrieved 11:57, April 16, 2024, from https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341.

MLA

#hack66 peers. "Projects". #hack66. 15 Oct. 2015. Web. 16 Apr. 2024, 11:57

MHRA

#hack66 peers, 'Projects', #hack66, 15 October 2015, 11:25 GMT, <https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341> [Accessed 16 April 2024]

Chicago

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

CBE/CSE

#hack66 peers. Projects [Internet]. #hack66; 2015 Oct 15, 11:25 GMT [Cited 2024 Apr 16]. Available at: https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341.

Bluebook

AMA

#hack66 peers. Projects. #hack66. October 15, 2015, 11:25 GMT. Available at: https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341. Accessed April 16, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "#hack66 peers",
   title = "Projects --- #hack66",
   year = "2015",
   url = "https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341",
   note = "[Online; accessed 16-April-2024]"
 }
  

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 = "2015",
   url = "\url{https://hack66.info/doku.php?id=wiki:project:start&rev=1444908341}",
   note = "[Online; accessed 16-April-2024]"


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

DokuWiki talk pages

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