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 15:16, April 29, 2024, from https://wiki.geany.org/doku.php?id=howtos:bsd:compiling&rev=1547736480.

MLA

Anonymous Contributors. "Build Geany on BSD". Geany Wiki. 17 Jan. 2019. Web. 29 Apr. 2024, 15:16

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

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

DokuWiki talk pages

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