meta data for this page

Bibliographic details for "software:gvim"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "software:gvim"

APA style

Christian Heine (2017). software:gvim. PaleoEarthLabs.org. Retrieved 16:27, 1 June, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671.

MLA style

“software:gvim.” PaleoEarthLabs.org. 23 Feb 2017, 08:24 CET. 1 Jun 2024, 16:27 <https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671>.

MHRA style

Christian Heine, ‘software:gvim’, PaleoEarthLabs.org, 23 February 2017, 08:24 CET, <https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671> [accessed 1 June 2024]

Chicago style

Christian Heine, “software:gvim,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671 (accessed June 1, 2024).

CBE/CSE style

Christian Heine. software:gvim [Internet]. PaleoEarthLabs.org; 2017 Feb 23, 08:24 CET [cited 2024 Jun 1]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671.

Bluebook style

AMA style

Christian Heine. software:gvim. PaleoEarthLabs.org. February 23, 2017, 08:24 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671. Accessed June 1, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Christian Heine",
   title = "software:gvim --- PaleoEarthLabs.org",
   year = "2017",
   url = "https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671",
   note = "[Online; accessed 1-June-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 = "Christian Heine",
   title = "software:gvim --- PaleoEarthLabs.org",
   year = "2017",
   url = "\url{https://wiki.paleoearthlabs.org/doku.php?id=software:gvim&rev=1487834671}",
   note = "[Online; accessed 1-June-2024]"
 }