meta data for this page

Bibliographic details for "software_gplates_grot_standardformat"

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_standardformat"

APA style

Christian Heine (1970). software_gplates_grot_standardformat. PaleoEarthLabs.org. Retrieved 22:25, 25 April, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software_gplates_grot_standardformat.

MLA style

“software_gplates_grot_standardformat.” PaleoEarthLabs.org. 1 Jan 1970, 01:00 CET. 25 Apr 2024, 22:25 <https://wiki.paleoearthlabs.org/doku.php?id=software_gplates_grot_standardformat>.

MHRA style

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

Chicago style

Christian Heine, “software_gplates_grot_standardformat,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software_gplates_grot_standardformat (accessed April 25, 2024).

CBE/CSE style

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

Bluebook style

software_gplates_grot_standardformat, https://wiki.paleoearthlabs.org/doku.php?id=software_gplates_grot_standardformat (last visited April 25, 2024).

AMA style

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

BibTeX entry

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