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 19:55, 25 April, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1680471824.

MLA style

“sidebar.” PaleoEarthLabs.org. 2 Apr 2023, 23:43 CEST. 25 Apr 2024, 19:55 <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 25 April 2024]

Chicago style

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

CBE/CSE style

Christian Heine. sidebar [Internet]. PaleoEarthLabs.org; 2023 Apr 2, 23:43 CEST [cited 2024 Apr 25]. 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 April 25, 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 25-April-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 25-April-2024]"
 }