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 00:57, 2 June, 2024 from https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012.

MLA style

“sidebar.” PaleoEarthLabs.org. 27 Dec 2019, 18:00 CET. 2 Jun 2024, 00:57 <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012>.

MHRA style

Christian Heine, ‘sidebar’, PaleoEarthLabs.org, 27 December 2019, 18:00 CET, <https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012> [accessed 2 June 2024]

Chicago style

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

CBE/CSE style

Christian Heine. sidebar [Internet]. PaleoEarthLabs.org; 2019 Dec 27, 18:00 CET [cited 2024 Jun 2]. Available from: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012.

Bluebook style

AMA style

Christian Heine. sidebar. PaleoEarthLabs.org. December 27, 2019, 18:00 CET. Available at: https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012. Accessed June 2, 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=1577466012",
   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 = "sidebar --- PaleoEarthLabs.org",
   year = "2019",
   url = "\url{https://wiki.paleoearthlabs.org/doku.php?id=sidebar&rev=1577466012}",
   note = "[Online; accessed 2-June-2024]"
 }