meta data for this page

Bibliographic details for "scientificdata:fileformats"

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

Citation styles for "scientificdata:fileformats"

APA style

Christian Heine (2020). scientificdata:fileformats. PaleoEarthLabs.org. Retrieved 06:28, 29 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934.

MLA style

“scientificdata:fileformats.” PaleoEarthLabs.org. 31 Dec 2020, 13:32 CET. 29 May 2024, 06:28 <https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934>.

MHRA style

Christian Heine, ‘scientificdata:fileformats’, PaleoEarthLabs.org, 31 December 2020, 13:32 CET, <https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934> [accessed 29 May 2024]

Chicago style

Christian Heine, “scientificdata:fileformats,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934 (accessed May 29, 2024).

CBE/CSE style

Christian Heine. scientificdata:fileformats [Internet]. PaleoEarthLabs.org; 2020 Dec 31, 13:32 CET [cited 2024 May 29]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934.

Bluebook style

scientificdata:fileformats, https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934 (last visited May 29, 2024).

AMA style

Christian Heine. scientificdata:fileformats. PaleoEarthLabs.org. December 31, 2020, 13:32 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=scientificdata:fileformats&rev=1609417934. Accessed May 29, 2024.

BibTeX entry

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