Bibliographic details for "Configuring Geany for front-end web development"

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 "Configuring Geany for front-end web development"

APA

Configuring Geany for front-end web development. (2012, May 17). In Geany Wiki. Retrieved 11:18, March 14, 2025, from https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155.

MLA

Anonymous Contributors. "Configuring Geany for front-end web development". Geany Wiki. 17 May. 2012. Web. 14 Mar. 2025, 11:18

MHRA

Anonymous Contributors, 'Configuring Geany for front-end web development', Geany Wiki, 17 May 2012, 03:42 GMT, <https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155> [Accessed 14 March 2025]

Chicago

Anonymous Contributors, "Configuring Geany for front-end web development", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155 (Accessed March 14, 2025).

CBE/CSE

Anonymous Contributors. Configuring Geany for front-end web development [Internet]. Geany Wiki; 2012 May 17, 03:42 GMT [Cited 2025 Mar 14]. Available at: https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155.

Bluebook

Configuring Geany for front-end web development, https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155 (Last visited March 14, 2025).

AMA

Anonymous Contributors. Configuring Geany for front-end web development. Geany Wiki. May 17, 2012, 03:42 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155. Accessed March 14, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Configuring Geany for front-end web development --- Geany Wiki",
   year = "2012",
   url = "https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155",
   note = "[Online; accessed 14-March-2025]"
 }
  

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 = "Configuring Geany for front-end web development --- Geany Wiki",
   year = "2012",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155}",
   note = "[Online; accessed 14-March-2025]"


   author = "Anonymous Contributors",
   title = "Configuring Geany for front-end web development --- Geany Wiki",
   year = "2012",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:frontend&rev=1337226155}",
   note = "[Online; accessed 14-March-2025]"
 }
  

DokuWiki talk pages

Markup
[[howtos:frontend|Configuring Geany for front-end web development]] ([[howtos:frontend?rev=1337226155|this version]])
Result
Configuring Geany for front-end web development (this version)
Print/export