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 10:14, March 29, 2025, from https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180.

MLA

Anonymous Contributors. "Build Geany on BSD". Geany Wiki. 17 Jan. 2019. Web. 29 Mar. 2025, 10:14

MHRA

Anonymous Contributors, 'Build Geany on BSD', Geany Wiki, 17 January 2019, 21:23 GMT, <https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180> [Accessed 29 March 2025]

Chicago

Anonymous Contributors, "Build Geany on BSD", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180 (Accessed March 29, 2025).

CBE/CSE

Anonymous Contributors. Build Geany on BSD [Internet]. Geany Wiki; 2019 Jan 17, 21:23 GMT [Cited 2025 Mar 29]. Available at: https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180.

Bluebook

Build Geany on BSD, https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180 (Last visited March 29, 2025).

AMA

Anonymous Contributors. Build Geany on BSD. Geany Wiki. January 17, 2019, 21:23 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180. Accessed March 29, 2025.

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=1547760180",
   note = "[Online; accessed 29-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 = "Build Geany on BSD --- Geany Wiki",
   year = "2019",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547760180}",
   note = "[Online; accessed 29-March-2025]"


   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=1547760180}",
   note = "[Online; accessed 29-March-2025]"
 }
  

DokuWiki talk pages

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