Cite This Page
Bibliographic details for Jet Lag
- Page name: Jet Lag
- Author: NHRL contributors
- Publisher: NHRL.
- Date of last revision: 27 June 2025 18:01 UTC
- Date retrieved: 19 July 2026 00:41 UTC
- Permanent URL: https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174
- Page Version ID: 19174
Citation styles for Jet Lag
APA style
Jet Lag. (2025, June 27). NHRL. Retrieved 00:41, July 19, 2026 from https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174.
MLA style
"Jet Lag." NHRL. 27 Jun 2025, 18:01 UTC. 19 Jul 2026, 00:41 <https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174>.
MHRA style
NHRL contributors, 'Jet Lag', NHRL, 27 June 2025, 18:01 UTC, <https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174> [accessed 19 July 2026]
Chicago style
NHRL contributors, "Jet Lag," NHRL, https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174 (accessed July 19, 2026).
CBE/CSE style
NHRL contributors. Jet Lag [Internet]. NHRL; 2025 Jun 27, 18:01 UTC [cited 2026 Jul 19]. Available from: https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174.
Bluebook style
Jet Lag, https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174 (last visited July 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NHRL",
title = "Jet Lag --- NHRL{,} ",
year = "2025",
url = "https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174",
note = "[Online; accessed 19-July-2026]"
}
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 = "NHRL",
title = "Jet Lag --- NHRL{,} ",
year = "2025",
url = "\url{https://wiki.nhrl.io/wiki/index.php?title=Jet_Lag&oldid=19174}",
note = "[Online; accessed 19-July-2026]"
}