meta data for this page

Bibliographic details for "software_macosx"

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

Citation styles for "software_macosx"

APA style

Christian Heine (1970). software_macosx. PaleoEarthLabs.org. Retrieved 15:55, 29 March, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software_macosx.

MLA style

“software_macosx.” PaleoEarthLabs.org. 1 Jan 1970, 01:00 CET. 29 Mar 2024, 15:55 <https://wiki.paleoearthlabs.org/doku.php?id=software_macosx>.

MHRA style

Christian Heine, ‘software_macosx’, PaleoEarthLabs.org, 1 January 1970, 01:00 CET, <https://wiki.paleoearthlabs.org/doku.php?id=software_macosx> [accessed 29 March 2024]

Chicago style

Christian Heine, “software_macosx,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software_macosx (accessed March 29, 2024).

CBE/CSE style

Christian Heine. software_macosx [Internet]. PaleoEarthLabs.org; 1970 Jan 1, 01:00 CET [cited 2024 Mar 29]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software_macosx.

Bluebook style

software_macosx, https://wiki.paleoearthlabs.org/doku.php?id=software_macosx (last visited March 29, 2024).

AMA style

Christian Heine. software_macosx. PaleoEarthLabs.org. January 1, 1970, 01:00 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software_macosx. Accessed March 29, 2024.

BibTeX entry

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