Bibliographic details for "Use Geany for Django 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 "Use Geany for Django projects"

APA

Use Geany for Django projects. (2012, Aug 24). In Geany Wiki. Retrieved 20:54, April 28, 2024, from https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139.

MLA

Anonymous Contributors. "Use Geany for Django projects". Geany Wiki. 24 Aug. 2012. Web. 28 Apr. 2024, 20:54

MHRA

Anonymous Contributors, 'Use Geany for Django projects', Geany Wiki, 24 August 2012, 12:42 GMT, <https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139> [Accessed 28 April 2024]

Chicago

Anonymous Contributors, "Use Geany for Django projects", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139 (Accessed April 28, 2024).

CBE/CSE

Anonymous Contributors. Use Geany for Django projects [Internet]. Geany Wiki; 2012 Aug 24, 12:42 GMT [Cited 2024 Apr 28]. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139.

Bluebook

Use Geany for Django projects, https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139 (Last visited April 28, 2024).

AMA

Anonymous Contributors. Use Geany for Django projects. Geany Wiki. August 24, 2012, 12:42 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139. Accessed April 28, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Use Geany for Django projects --- Geany Wiki",
   year = "2012",
   url = "https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139",
   note = "[Online; accessed 28-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 = "Anonymous Contributors",
   title = "Use Geany for Django projects --- Geany Wiki",
   year = "2012",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139}",
   note = "[Online; accessed 28-April-2024]"


   author = "Anonymous Contributors",
   title = "Use Geany for Django projects --- Geany Wiki",
   year = "2012",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1345812139}",
   note = "[Online; accessed 28-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:geany_and_django|Use Geany for Django projects]] ([[howtos:geany_and_django?rev=1345812139|this version]])
Result
Use Geany for Django projects (this version)
Print/export