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 (2017). start. PaleoEarthLabs.org. Retrieved 13:29, 28 April, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1483997164.

MLA style

“start.” PaleoEarthLabs.org. 9 Jan 2017, 22:26 CET. 28 Apr 2024, 13:29 <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1483997164>.

MHRA style

Christian Heine, ‘start’, PaleoEarthLabs.org, 9 January 2017, 22:26 CET, <https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1483997164> [accessed 28 April 2024]

Chicago style

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

CBE/CSE style

Christian Heine. start [Internet]. PaleoEarthLabs.org; 2017 Jan 9, 22:26 CET [cited 2024 Apr 28]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1483997164.

Bluebook style

AMA style

Christian Heine. start. PaleoEarthLabs.org. January 9, 2017, 22:26 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=start&rev=1483997164. Accessed April 28, 2024.

BibTeX entry

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