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 08:36, April 24, 2024, 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. 24 Apr. 2024, 08:36

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 24 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Configuring Geany for front-end web development [Internet]. Geany Wiki; 2012 May 17, 03:42 GMT [Cited 2024 Apr 24]. 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 April 24, 2024).

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 April 24, 2024.

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 24-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 = "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 24-April-2024]"


   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 24-April-2024]"
 }
  

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