meta data for this page

Bibliographic details for "wiki:syntax"

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

Citation styles for "wiki:syntax"

APA style

Christian Heine (2016). wiki:syntax. PaleoEarthLabs.org. Retrieved 16:49, 2 June, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734.

MLA style

“wiki:syntax.” PaleoEarthLabs.org. 5 Jun 2016, 13:38 CEST. 2 Jun 2024, 16:49 <https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734>.

MHRA style

Christian Heine, ‘wiki:syntax’, PaleoEarthLabs.org, 5 June 2016, 13:38 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734> [accessed 2 June 2024]

Chicago style

Christian Heine, “wiki:syntax,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734 (accessed June 2, 2024).

CBE/CSE style

Christian Heine. wiki:syntax [Internet]. PaleoEarthLabs.org; 2016 Jun 5, 13:38 CEST [cited 2024 Jun 2]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734.

Bluebook style

AMA style

Christian Heine. wiki:syntax. PaleoEarthLabs.org. June 5, 2016, 13:38 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=wiki:syntax&rev=1465126734. Accessed June 2, 2024.

BibTeX entry

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