Bibliographic details for "tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian"

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

Citation styles for "tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian"

APA style

Christian Heine (2021). tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian. PaleoEarthLabs.org. Retrieved 23:28, 23 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068.

MLA style

“tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian.” PaleoEarthLabs.org. 9 Sep 2021, 14:21 CEST. 23 May 2024, 23:28 <https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068>.

MHRA style

Christian Heine, ‘tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian’, PaleoEarthLabs.org, 9 September 2021, 14:21 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068> [accessed 23 May 2024]

Chicago style

Christian Heine, “tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068 (accessed May 23, 2024).

CBE/CSE style

Christian Heine. tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian [Internet]. PaleoEarthLabs.org; 2021 Sep 9, 14:21 CEST [cited 2024 May 23]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068.

Bluebook style

tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian, https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068 (last visited May 23, 2024).

AMA style

Christian Heine. tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian. PaleoEarthLabs.org. September 9, 2021, 14:21 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:2021:0909_compiling_pygplates_on_wsl_debian&rev=1631190068. Accessed May 23, 2024.

BibTeX entry

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