meta data for this page

Bibliographic details for "software_gplates"

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"

APA style

Christian Heine (1970). software_gplates. PaleoEarthLabs.org. Retrieved 15:17, 29 March, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software_gplates.

MLA style

“software_gplates.” PaleoEarthLabs.org. 1 Jan 1970, 01:00 CET. 29 Mar 2024, 15:17 <https://wiki.paleoearthlabs.org/doku.php?id=software_gplates>.

MHRA style

Christian Heine, ‘software_gplates’, PaleoEarthLabs.org, 1 January 1970, 01:00 CET, <https://wiki.paleoearthlabs.org/doku.php?id=software_gplates> [accessed 29 March 2024]

Chicago style

Christian Heine, “software_gplates,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software_gplates (accessed March 29, 2024).

CBE/CSE style

Christian Heine. software_gplates [Internet]. PaleoEarthLabs.org; 1970 Jan 1, 01:00 CET [cited 2024 Mar 29]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software_gplates.

Bluebook style

software_gplates, https://wiki.paleoearthlabs.org/doku.php?id=software_gplates (last visited March 29, 2024).

AMA style

Christian Heine. software_gplates. PaleoEarthLabs.org. January 1, 1970, 01:00 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software_gplates. Accessed March 29, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Christian Heine",
   title = "software_gplates --- PaleoEarthLabs.org",
   year = "1970",
   url = "https://wiki.paleoearthlabs.org/doku.php?id=software_gplates",
   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 = "Christian Heine",
   title = "software_gplates --- PaleoEarthLabs.org",
   year = "1970",
   url = "\url{https://wiki.paleoearthlabs.org/doku.php?id=software_gplates}",
   note = "[Online; accessed 29-March-2024]"
 }