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. (2013, Oct 19). In Geany Wiki. Retrieved 12:24, April 29, 2024, from https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193050.

MLA

Anonymous Contributors. "Use Geany for Django projects". Geany Wiki. 19 Oct. 2013. Web. 29 Apr. 2024, 12:24

MHRA

Anonymous Contributors, 'Use Geany for Django projects', Geany Wiki, 19 October 2013, 14:30 GMT, <https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193050> [Accessed 29 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Use Geany for Django projects [Internet]. Geany Wiki; 2013 Oct 19, 14:30 GMT [Cited 2024 Apr 29]. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193050.

Bluebook

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

AMA

Anonymous Contributors. Use Geany for Django projects. Geany Wiki. October 19, 2013, 14:30 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193050. Accessed April 29, 2024.

BibTeX

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


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

DokuWiki talk pages

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