meta data for this page

Bibliographic details for "software:gplates:grot:examplefiles"

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

Citation styles for "software:gplates:grot:examplefiles"

APA style

Christian Heine (2020). software:gplates:grot:examplefiles. PaleoEarthLabs.org. Retrieved 05:43, 9 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600.

MLA style

“software:gplates:grot:examplefiles.” PaleoEarthLabs.org. 17 Sep 2020, 21:40 CEST. 9 May 2024, 05:43 <https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600>.

MHRA style

Christian Heine, ‘software:gplates:grot:examplefiles’, PaleoEarthLabs.org, 17 September 2020, 21:40 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600> [accessed 9 May 2024]

Chicago style

Christian Heine, “software:gplates:grot:examplefiles,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600 (accessed May 9, 2024).

CBE/CSE style

Christian Heine. software:gplates:grot:examplefiles [Internet]. PaleoEarthLabs.org; 2020 Sep 17, 21:40 CEST [cited 2024 May 9]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600.

Bluebook style

software:gplates:grot:examplefiles, https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600 (last visited May 9, 2024).

AMA style

Christian Heine. software:gplates:grot:examplefiles. PaleoEarthLabs.org. September 17, 2020, 21:40 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600. Accessed May 9, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Christian Heine",
   title = "software:gplates:grot:examplefiles --- PaleoEarthLabs.org",
   year = "2020",
   url = "https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600",
   note = "[Online; accessed 9-May-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:gplates:grot:examplefiles --- PaleoEarthLabs.org",
   year = "2020",
   url = "\url{https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:grot:examplefiles&rev=1600371600}",
   note = "[Online; accessed 9-May-2024]"
 }