Bibliographic details for "Changing Geany window title text"

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 "Changing Geany window title text"

APA

Changing Geany window title text. (2018, Nov 30). In Geany Wiki. Retrieved 11:39, May 8, 2024, from https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922.

MLA

Anonymous Contributors. "Changing Geany window title text". Geany Wiki. 30 Nov. 2018. Web. 8 May. 2024, 11:39

MHRA

Anonymous Contributors, 'Changing Geany window title text', Geany Wiki, 30 November 2018, 15:15 GMT, <https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922> [Accessed 8 May 2024]

Chicago

Anonymous Contributors, "Changing Geany window title text", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922 (Accessed May 8, 2024).

CBE/CSE

Anonymous Contributors. Changing Geany window title text [Internet]. Geany Wiki; 2018 Nov 30, 15:15 GMT [Cited 2024 May 8]. Available at: https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922.

Bluebook

Changing Geany window title text, https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922 (Last visited May 8, 2024).

AMA

Anonymous Contributors. Changing Geany window title text. Geany Wiki. November 30, 2018, 15:15 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922. Accessed May 8, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Changing Geany window title text --- Geany Wiki",
   year = "2018",
   url = "https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922",
   note = "[Online; accessed 8-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 = "Changing Geany window title text --- Geany Wiki",
   year = "2018",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922}",
   note = "[Online; accessed 8-May-2024]"


   author = "Anonymous Contributors",
   title = "Changing Geany window title text --- Geany Wiki",
   year = "2018",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:change_window_title&rev=1543590922}",
   note = "[Online; accessed 8-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:change_window_title|Changing Geany window title text]] ([[howtos:change_window_title?rev=1543590922|this version]])
Result
Changing Geany window title text (this version)
Print/export