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 (2023). sidebar. PaleoEarthLabs.org. Retrieved 10:29, 23 May, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824.

MLA style

“sidebar.” PaleoEarthLabs.org. 2 Apr 2023, 23:43 CEST. 23 May 2024, 10:29 <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824>.

MHRA style

Christian Heine, ‘sidebar’, PaleoEarthLabs.org, 2 April 2023, 23:43 CEST, <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824> [accessed 23 May 2024]

Chicago style

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

CBE/CSE style

Christian Heine. sidebar [Internet]. PaleoEarthLabs.org; 2023 Apr 2, 23:43 CEST [cited 2024 May 23]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824.

Bluebook style

AMA style

Christian Heine. sidebar. PaleoEarthLabs.org. April 2, 2023, 23:43 CEST. Available at: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824. Accessed May 23, 2024.

BibTeX entry

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