meta data for this page

Bibliographic details for "software:qgis"

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

Citation styles for "software:qgis"

APA style

Christian Heine (2018). software:qgis. PaleoEarthLabs.org. Retrieved 06:32, 9 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302.

MLA style

“software:qgis.” PaleoEarthLabs.org. 25 Jun 2018, 12:08 CEST. 9 May 2024, 06:32 <https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302>.

MHRA style

Christian Heine, ‘software:qgis’, PaleoEarthLabs.org, 25 June 2018, 12:08 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302> [accessed 9 May 2024]

Chicago style

Christian Heine, “software:qgis,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302 (accessed May 9, 2024).

CBE/CSE style

Christian Heine. software:qgis [Internet]. PaleoEarthLabs.org; 2018 Jun 25, 12:08 CEST [cited 2024 May 9]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302.

Bluebook style

AMA style

Christian Heine. software:qgis. PaleoEarthLabs.org. June 25, 2018, 12:08 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=software:qgis&rev=1529921302. Accessed May 9, 2024.

BibTeX entry

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