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 07:08, March 29, 2024, 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. 29 Mar. 2024, 07:08

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 29 March 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Examples for the Wrap Plugin [Internet]. Geany Wiki; 2011 Jun 3, 15:16 GMT [Cited 2024 Mar 29]. 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 29, 2024).

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 29, 2024.

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 29-March-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 = "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 29-March-2024]"


   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 29-March-2024]"
 }
  

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