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 11). In Geany Wiki. Retrieved 14:57, April 27, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_with_tcl_tk&rev=1523419535.

MLA

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

MHRA

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

CBE/CSE

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

Bluebook

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

AMA

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