meta data for this page

Bibliographic details for "tectonicwaters:pyenv_and_macports"

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

Citation styles for "tectonicwaters:pyenv_and_macports"

APA style

Christian Heine (2024). tectonicwaters:pyenv_and_macports. PaleoEarthLabs.org. Retrieved 00:12, 3 June, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566.

MLA style

“tectonicwaters:pyenv_and_macports.” PaleoEarthLabs.org. 26 Apr 2024, 22:49 CEST. 3 Jun 2024, 00:12 <https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566>.

MHRA style

Christian Heine, ‘tectonicwaters:pyenv_and_macports’, PaleoEarthLabs.org, 26 April 2024, 22:49 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566> [accessed 3 June 2024]

Chicago style

Christian Heine, “tectonicwaters:pyenv_and_macports,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566 (accessed June 3, 2024).

CBE/CSE style

Christian Heine. tectonicwaters:pyenv_and_macports [Internet]. PaleoEarthLabs.org; 2024 Apr 26, 22:49 CEST [cited 2024 Jun 3]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566.

Bluebook style

tectonicwaters:pyenv_and_macports, https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566 (last visited June 3, 2024).

AMA style

Christian Heine. tectonicwaters:pyenv_and_macports. PaleoEarthLabs.org. April 26, 2024, 22:49 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=tectonicwaters:pyenv_and_macports&rev=1714164566. Accessed June 3, 2024.

BibTeX entry

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