Bibliographic details for "Examples for the Wrap Plugin"

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 "Examples for the Wrap Plugin"

APA

Examples for the Wrap Plugin. (2011, Jun 3). In Geany Wiki. Retrieved 12:10, March 14, 2025, from https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170.

MLA

Anonymous Contributors. "Examples for the Wrap Plugin". Geany Wiki. 3 Jun. 2011. Web. 14 Mar. 2025, 12:10

MHRA

Anonymous Contributors, 'Examples for the Wrap Plugin', Geany Wiki, 3 June 2011, 15:16 GMT, <https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170> [Accessed 14 March 2025]

Chicago

Anonymous Contributors, "Examples for the Wrap Plugin", Geany Wiki, https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170 (Accessed March 14, 2025).

CBE/CSE

Anonymous Contributors. Examples for the Wrap Plugin [Internet]. Geany Wiki; 2011 Jun 3, 15:16 GMT [Cited 2025 Mar 14]. Available at: https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170.

Bluebook

Examples for the Wrap Plugin, https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170 (Last visited March 14, 2025).

AMA

Anonymous Contributors. Examples for the Wrap Plugin. Geany Wiki. June 3, 2011, 15:16 GMT. Available at: https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170. Accessed March 14, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Examples for the Wrap Plugin --- Geany Wiki",
   year = "2011",
   url = "https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170",
   note = "[Online; accessed 14-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 = "Examples for the Wrap Plugin --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170}",
   note = "[Online; accessed 14-March-2025]"


   author = "Anonymous Contributors",
   title = "Examples for the Wrap Plugin --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=wiki:wrap&rev=1307114170}",
   note = "[Online; accessed 14-March-2025]"
 }
  

DokuWiki talk pages

Markup
[[wiki:wrap|Examples for the Wrap Plugin]] ([[wiki:wrap?rev=1307114170|this version]])
Result
Examples for the Wrap Plugin (this version)
Print/export