meta data for this page

Bibliographic details for "software_arcgis"

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

Citation styles for "software_arcgis"

APA style

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

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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