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, Jun 12). In Geany Wiki. Retrieved 15:25, May 4, 2024, from https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1339525167.

MLA

Anonymous Contributors. "Use Geany for Django projects". Geany Wiki. 12 Jun. 2012. Web. 4 May. 2024, 15:25

MHRA

Anonymous Contributors, 'Use Geany for Django projects', Geany Wiki, 12 June 2012, 18:19 GMT, <https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1339525167> [Accessed 4 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Use Geany for Django projects [Internet]. Geany Wiki; 2012 Jun 12, 18:19 GMT [Cited 2024 May 4]. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1339525167.

Bluebook

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

AMA

Anonymous Contributors. Use Geany for Django projects. Geany Wiki. June 12, 2012, 18:19 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1339525167. Accessed May 4, 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=1339525167",
   note = "[Online; accessed 4-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 = "2012",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1339525167}",
   note = "[Online; accessed 4-May-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=1339525167}",
   note = "[Online; accessed 4-May-2024]"
 }
  

DokuWiki talk pages

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