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. (2011, Sep 14). In Geany Wiki. Retrieved 05:00, April 27, 2024, from https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1315999200.

MLA

Anonymous Contributors. "Get instant documentation in Python". Geany Wiki. 14 Sep. 2011. Web. 27 Apr. 2024, 05:00

MHRA

Anonymous Contributors, 'Get instant documentation in Python', Geany Wiki, 14 September 2011, 11:20 GMT, <https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1315999200> [Accessed 27 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Get instant documentation in Python [Internet]. Geany Wiki; 2011 Sep 14, 11:20 GMT [Cited 2024 Apr 27]. Available at: https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1315999200.

Bluebook

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

AMA

Anonymous Contributors. Get instant documentation in Python. Geany Wiki. September 14, 2011, 11:20 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:pydocw&rev=1315999200. Accessed April 27, 2024.

BibTeX

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


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

DokuWiki talk pages

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