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, Apr 14). In Geany Wiki. Retrieved 22:26, April 28, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523690961.

MLA

Anonymous Contributors. "How Geany and Tcl can help each other". Geany Wiki. 14 Apr. 2018. Web. 28 Apr. 2024, 22:26

MHRA

Anonymous Contributors, 'How Geany and Tcl can help each other', Geany Wiki, 14 April 2018, 07:29 GMT, <https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523690961> [Accessed 28 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=1523690961 (Accessed April 28, 2024).

CBE/CSE

Anonymous Contributors. How Geany and Tcl can help each other [Internet]. Geany Wiki; 2018 Apr 14, 07:29 GMT [Cited 2024 Apr 28]. Available at: https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523690961.

Bluebook

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

AMA

Anonymous Contributors. How Geany and Tcl can help each other. Geany Wiki. April 14, 2018, 07:29 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523690961. Accessed April 28, 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=1523690961",
   note = "[Online; accessed 28-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=1523690961}",
   note = "[Online; accessed 28-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=1523690961}",
   note = "[Online; accessed 28-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=1523690961|this version]])
Result
How Geany and Tcl can help each other (this version)
Print/export