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 01:06, May 1, 2024, from https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547735534.

MLA

Anonymous Contributors. "Build Geany on BSD". Geany Wiki. 17 Jan. 2019. Web. 1 May. 2024, 01:06

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

Anonymous Contributors. Build Geany on BSD. Geany Wiki. January 17, 2019, 14:32 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547735534. Accessed May 1, 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=1547735534",
   note = "[Online; accessed 1-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 = "Build Geany on BSD --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547735534}",
   note = "[Online; accessed 1-May-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=1547735534}",
   note = "[Online; accessed 1-May-2024]"
 }
  

DokuWiki talk pages

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