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. (2014, Feb 2). In Geany Wiki. Retrieved 12:13, March 28, 2024, from https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1391338157.

MLA

Anonymous Contributors. "Use Geany for Django projects". Geany Wiki. 2 Feb. 2014. Web. 28 Mar. 2024, 12:13

MHRA

Anonymous Contributors, 'Use Geany for Django projects', Geany Wiki, 2 February 2014, 10:49 GMT, <https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1391338157> [Accessed 28 March 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Use Geany for Django projects [Internet]. Geany Wiki; 2014 Feb 2, 10:49 GMT [Cited 2024 Mar 28]. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1391338157.

Bluebook

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

AMA

Anonymous Contributors. Use Geany for Django projects. Geany Wiki. February 2, 2014, 10:49 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:geany_and_django&rev=1391338157. Accessed March 28, 2024.

BibTeX

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


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

DokuWiki talk pages

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