Bibliographic details for "Python Filetype (Enhanced)"

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 "Python Filetype (Enhanced)"

APA

Python Filetype (Enhanced). (2017, Dec 8). In Geany Wiki. Retrieved 17:07, April 23, 2024, from https://wiki.geany.org/doku.php?id=config:python&rev=1512736836.

MLA

Anonymous Contributors. "Python Filetype (Enhanced)". Geany Wiki. 8 Dec. 2017. Web. 23 Apr. 2024, 17:07

MHRA

Anonymous Contributors, 'Python Filetype (Enhanced)', Geany Wiki, 8 December 2017, 12:40 GMT, <https://wiki.geany.org/doku.php?id=config:python&rev=1512736836> [Accessed 23 April 2024]

Chicago

Anonymous Contributors, "Python Filetype (Enhanced)", Geany Wiki, https://wiki.geany.org/doku.php?id=config:python&rev=1512736836 (Accessed April 23, 2024).

CBE/CSE

Anonymous Contributors. Python Filetype (Enhanced) [Internet]. Geany Wiki; 2017 Dec 8, 12:40 GMT [Cited 2024 Apr 23]. Available at: https://wiki.geany.org/doku.php?id=config:python&rev=1512736836.

Bluebook

Python Filetype (Enhanced), https://wiki.geany.org/doku.php?id=config:python&rev=1512736836 (Last visited April 23, 2024).

AMA

Anonymous Contributors. Python Filetype (Enhanced). Geany Wiki. December 8, 2017, 12:40 GMT. Available at: https://wiki.geany.org/doku.php?id=config:python&rev=1512736836. Accessed April 23, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Python Filetype (Enhanced) --- Geany Wiki",
   year = "2017",
   url = "https://wiki.geany.org/doku.php?id=config:python&rev=1512736836",
   note = "[Online; accessed 23-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 = "Python Filetype (Enhanced) --- Geany Wiki",
   year = "2017",
   url = "\url{https://wiki.geany.org/doku.php?id=config:python&rev=1512736836}",
   note = "[Online; accessed 23-April-2024]"


   author = "Anonymous Contributors",
   title = "Python Filetype (Enhanced) --- Geany Wiki",
   year = "2017",
   url = "\url{https://wiki.geany.org/doku.php?id=config:python&rev=1512736836}",
   note = "[Online; accessed 23-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[config:python|Python Filetype (Enhanced)]] ([[config:python?rev=1512736836|this version]])
Result
Python Filetype (Enhanced) (this version)
Print/export