meta data for this page

Bibliographic details for "start"

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

Citation styles for "start"

APA style

Christian Heine (2019). start. PaleoEarthLabs.org. Retrieved 12:51, 6 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381.

MLA style

“start.” PaleoEarthLabs.org. 21 Apr 2019, 09:39 CEST. 6 May 2024, 12:51 <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381>.

MHRA style

Christian Heine, ‘start’, PaleoEarthLabs.org, 21 April 2019, 09:39 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381> [accessed 6 May 2024]

Chicago style

Christian Heine, “start,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381 (accessed May 6, 2024).

CBE/CSE style

Christian Heine. start [Internet]. PaleoEarthLabs.org; 2019 Apr 21, 09:39 CEST [cited 2024 May 6]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381.

Bluebook style

AMA style

Christian Heine. start. PaleoEarthLabs.org. April 21, 2019, 09:39 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555832381. Accessed May 6, 2024.

BibTeX entry

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