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 01:11, May 2, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523685281.

MLA

Anonymous Contributors. "How Geany and Tcl can help each other". Geany Wiki. 14 Apr. 2018. Web. 2 May. 2024, 01:11

MHRA

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

CBE/CSE

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

Bluebook

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

AMA

Anonymous Contributors. How Geany and Tcl can help each other. Geany Wiki. April 14, 2018, 05:54 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523685281. Accessed May 2, 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=1523685281",
   note = "[Online; accessed 2-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 = "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=1523685281}",
   note = "[Online; accessed 2-May-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=1523685281}",
   note = "[Online; accessed 2-May-2024]"
 }
  

DokuWiki talk pages

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