Bibliographic details for "How Geany and Tcl can help each other"

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 "How Geany and Tcl can help each other"

APA

How Geany and Tcl can help each other. (2018, Oct 15). In Geany Wiki. Retrieved 05:59, April 25, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229.

MLA

Anonymous Contributors. "How Geany and Tcl can help each other". Geany Wiki. 15 Oct. 2018. Web. 25 Apr. 2024, 05:59

MHRA

Anonymous Contributors, 'How Geany and Tcl can help each other', Geany Wiki, 15 October 2018, 10:10 GMT, <https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229> [Accessed 25 April 2024]

Chicago

Anonymous Contributors, "How Geany and Tcl can help each other", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229 (Accessed April 25, 2024).

CBE/CSE

Anonymous Contributors. How Geany and Tcl can help each other [Internet]. Geany Wiki; 2018 Oct 15, 10:10 GMT [Cited 2024 Apr 25]. Available at: https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229.

Bluebook

How Geany and Tcl can help each other, https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229 (Last visited April 25, 2024).

AMA

Anonymous Contributors. How Geany and Tcl can help each other. Geany Wiki. October 15, 2018, 10:10 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229. Accessed April 25, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "How Geany and Tcl can help each other --- Geany Wiki",
   year = "2018",
   url = "https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229",
   note = "[Online; accessed 25-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 = "How Geany and Tcl can help each other --- Geany Wiki",
   year = "2018",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229}",
   note = "[Online; accessed 25-April-2024]"


   author = "Anonymous Contributors",
   title = "How Geany and Tcl can help each other --- Geany Wiki",
   year = "2018",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1539598229}",
   note = "[Online; accessed 25-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:using_with_tcl_tk|How Geany and Tcl can help each other]] ([[howtos:using_with_tcl_tk?rev=1539598229|this version]])
Result
How Geany and Tcl can help each other (this version)
Print/export