meta data for this page

Bibliographic details for "software:gplates:howtos"

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:howtos"

APA style

Christian Heine (2020). software:gplates:howtos. PaleoEarthLabs.org. Retrieved 18:06, 9 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:howtos&rev=1599405309.

MLA style

“software:gplates:howtos.” PaleoEarthLabs.org. 6 Sep 2020, 17:15 CEST. 9 May 2024, 18:06 <https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:howtos&rev=1599405309>.

MHRA style

Christian Heine, ‘software:gplates:howtos’, PaleoEarthLabs.org, 6 September 2020, 17:15 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:howtos&rev=1599405309> [accessed 9 May 2024]

Chicago style

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

CBE/CSE style

Christian Heine. software:gplates:howtos [Internet]. PaleoEarthLabs.org; 2020 Sep 6, 17:15 CEST [cited 2024 May 9]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:howtos&rev=1599405309.

Bluebook style

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

AMA style

Christian Heine. software:gplates:howtos. PaleoEarthLabs.org. September 6, 2020, 17:15 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software:gplates:howtos&rev=1599405309. Accessed May 9, 2024.

BibTeX entry

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