Bibliographic details for "Get instant documentation in Python"

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 "Get instant documentation in Python"

APA

Get instant documentation in Python. (2019, Jul 31). In Geany Wiki. Retrieved 22:08, May 18, 2024, from https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784.

MLA

Anonymous Contributors. "Get instant documentation in Python". Geany Wiki. 31 Jul. 2019. Web. 18 May. 2024, 22:08

MHRA

Anonymous Contributors, 'Get instant documentation in Python', Geany Wiki, 31 July 2019, 20:09 GMT, <https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784> [Accessed 18 May 2024]

Chicago

Anonymous Contributors, "Get instant documentation in Python", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784 (Accessed May 18, 2024).

CBE/CSE

Anonymous Contributors. Get instant documentation in Python [Internet]. Geany Wiki; 2019 Jul 31, 20:09 GMT [Cited 2024 May 18]. Available at: https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784.

Bluebook

Get instant documentation in Python, https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784 (Last visited May 18, 2024).

AMA

Anonymous Contributors. Get instant documentation in Python. Geany Wiki. July 31, 2019, 20:09 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784. Accessed May 18, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Get instant documentation in Python --- Geany Wiki",
   year = "2019",
   url = "https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784",
   note = "[Online; accessed 18-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 = "Get instant documentation in Python --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784}",
   note = "[Online; accessed 18-May-2024]"


   author = "Anonymous Contributors",
   title = "Get instant documentation in Python --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1564603784}",
   note = "[Online; accessed 18-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:pydocw|Get instant documentation in Python]] ([[howtos:pydocw?rev=1564603784|this version]])
Result
Get instant documentation in Python (this version)
Print/export