meta data for this page

Bibliographic details for "software_start"

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

Citation styles for "software_start"

APA style

Christian Heine (1970). software_start. PaleoEarthLabs.org. Retrieved 12:44, 2 October, 2023 from https://wiki.paleoearthlabs.org/doku.php?id=software_start.

MLA style

“software_start.” PaleoEarthLabs.org. 1 Jan 1970, 01:00 CET. 2 Oct 2023, 12:44 <https://wiki.paleoearthlabs.org/doku.php?id=software_start>.

MHRA style

Christian Heine, ‘software_start’, PaleoEarthLabs.org, 1 January 1970, 01:00 CET, <https://wiki.paleoearthlabs.org/doku.php?id=software_start> [accessed 2 October 2023]

Chicago style

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

CBE/CSE style

Christian Heine. software_start [Internet]. PaleoEarthLabs.org; 1970 Jan 1, 01:00 CET [cited 2023 Oct 2]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software_start.

Bluebook style

software_start, https://wiki.paleoearthlabs.org/doku.php?id=software_start (last visited October 2, 2023).

AMA style

Christian Heine. software_start. PaleoEarthLabs.org. January 1, 1970, 01:00 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software_start. Accessed October 2, 2023.

BibTeX entry

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