Bibliographic details for "Build Geany on BSD"

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 "Build Geany on BSD"

APA

Build Geany on BSD. (2019, Jan 17). In Geany Wiki. Retrieved 23:25, April 24, 2024, from https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969.

MLA

Anonymous Contributors. "Build Geany on BSD". Geany Wiki. 17 Jan. 2019. Web. 24 Apr. 2024, 23:25

MHRA

Anonymous Contributors, 'Build Geany on BSD', Geany Wiki, 17 January 2019, 14:22 GMT, <https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969> [Accessed 24 April 2024]

Chicago

Anonymous Contributors, "Build Geany on BSD", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969 (Accessed April 24, 2024).

CBE/CSE

Anonymous Contributors. Build Geany on BSD [Internet]. Geany Wiki; 2019 Jan 17, 14:22 GMT [Cited 2024 Apr 24]. Available at: https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969.

Bluebook

Build Geany on BSD, https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969 (Last visited April 24, 2024).

AMA

Anonymous Contributors. Build Geany on BSD. Geany Wiki. January 17, 2019, 14:22 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969. Accessed April 24, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Build Geany on BSD --- Geany Wiki",
   year = "2019",
   url = "https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969",
   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 = "Build Geany on BSD --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969}",
   note = "[Online; accessed 24-April-2024]"


   author = "Anonymous Contributors",
   title = "Build Geany on BSD --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547734969}",
   note = "[Online; accessed 24-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:bsd:compiling|Build Geany on BSD]] ([[howtos:bsd:compiling?rev=1547734969|this version]])
Result
Build Geany on BSD (this version)
Print/export