meta data for this page

Bibliographic details for "sidebar"

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

Citation styles for "sidebar"

APA style

Christian Heine (2019). sidebar. PaleoEarthLabs.org. Retrieved 14:33, 15 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884.

MLA style

“sidebar.” PaleoEarthLabs.org. 23 Aug 2019, 19:38 CEST. 15 May 2024, 14:33 <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884>.

MHRA style

Christian Heine, ‘sidebar’, PaleoEarthLabs.org, 23 August 2019, 19:38 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884> [accessed 15 May 2024]

Chicago style

Christian Heine, “sidebar,” PaleoEarthLabs.org, https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884 (accessed May 15, 2024).

CBE/CSE style

Christian Heine. sidebar [Internet]. PaleoEarthLabs.org; 2019 Aug 23, 19:38 CEST [cited 2024 May 15]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884.

Bluebook style

AMA style

Christian Heine. sidebar. PaleoEarthLabs.org. August 23, 2019, 19:38 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1566581884. Accessed May 15, 2024.

BibTeX entry

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