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:34, 2 October, 2023 from https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698.

MLA style

“start.” PaleoEarthLabs.org. 22 Apr 2019, 22:08 CEST. 2 Oct 2023, 12:34 <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698>.

MHRA style

Christian Heine, ‘start’, PaleoEarthLabs.org, 22 April 2019, 22:08 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698> [accessed 2 October 2023]

Chicago style

Christian Heine, “start,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698 (accessed October 2, 2023).

CBE/CSE style

Christian Heine. start [Internet]. PaleoEarthLabs.org; 2019 Apr 22, 22:08 CEST [cited 2023 Oct 2]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698.

Bluebook style

AMA style

Christian Heine. start. PaleoEarthLabs.org. April 22, 2019, 22:08 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698. Accessed October 2, 2023.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Christian Heine",
   title = "start --- PaleoEarthLabs.org",
   year = "2019",
   url = "https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1555963698",
   note = "[Online; accessed 2-October-2023]"
 }

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=1555963698}",
   note = "[Online; accessed 2-October-2023]"
 }