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 22:58, May 1, 2024, from https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193031.

MLA

Anonymous Contributors. "Use Geany for Django projects". Geany Wiki. 19 Oct. 2013. Web. 1 May. 2024, 22:58

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=1382193031> [Accessed 1 May 2024]

Chicago

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

CBE/CSE

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

Bluebook

Use Geany for Django projects, https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1382193031 (Last visited May 1, 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=1382193031. Accessed May 1, 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=1382193031",
   note = "[Online; accessed 1-May-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=1382193031}",
   note = "[Online; accessed 1-May-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=1382193031}",
   note = "[Online; accessed 1-May-2024]"
 }
  

DokuWiki talk pages

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