Bibliographic details for "Using Geany for programming in R"

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 "Using Geany for programming in R"

APA

Using Geany for programming in R. (2013, Oct 26). In Geany Wiki. Retrieved 07:21, March 29, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639.

MLA

Anonymous Contributors. "Using Geany for programming in R". Geany Wiki. 26 Oct. 2013. Web. 29 Mar. 2024, 07:21

MHRA

Anonymous Contributors, 'Using Geany for programming in R', Geany Wiki, 26 October 2013, 06:40 GMT, <https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639> [Accessed 29 March 2024]

Chicago

Anonymous Contributors, "Using Geany for programming in R", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639 (Accessed March 29, 2024).

CBE/CSE

Anonymous Contributors. Using Geany for programming in R [Internet]. Geany Wiki; 2013 Oct 26, 06:40 GMT [Cited 2024 Mar 29]. Available at: https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639.

Bluebook

Using Geany for programming in R, https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639 (Last visited March 29, 2024).

AMA

Anonymous Contributors. Using Geany for programming in R. Geany Wiki. October 26, 2013, 06:40 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639. Accessed March 29, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Using Geany for programming in R --- Geany Wiki",
   year = "2013",
   url = "https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639",
   note = "[Online; accessed 29-March-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 = "Using Geany for programming in R --- Geany Wiki",
   year = "2013",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639}",
   note = "[Online; accessed 29-March-2024]"


   author = "Anonymous Contributors",
   title = "Using Geany for programming in R --- Geany Wiki",
   year = "2013",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_geany_with_r&rev=1382769639}",
   note = "[Online; accessed 29-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:using_geany_with_r|Using Geany for programming in R]] ([[howtos:using_geany_with_r?rev=1382769639|this version]])
Result
Using Geany for programming in R (this version)
Print/export