Cite This Page
Bibliographic details for NASA
- Page name: NASA
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 5 January 2024 21:37 UTC
- Date retrieved: 17 March 2026 00:08 UTC
- Permanent URL: https://opencommons.org/index.php?title=NASA&oldid=14316
- Page Version ID: 14316
Citation styles for NASA
APA style
NASA. (2024, January 5). OpenCommons. Retrieved 00:08, March 17, 2026 from https://opencommons.org/index.php?title=NASA&oldid=14316.
MLA style
"NASA." OpenCommons. 5 Jan 2024, 21:37 UTC. 17 Mar 2026, 00:08 <https://opencommons.org/index.php?title=NASA&oldid=14316>.
MHRA style
OpenCommons contributors, 'NASA', OpenCommons, 5 January 2024, 21:37 UTC, <https://opencommons.org/index.php?title=NASA&oldid=14316> [accessed 17 March 2026]
Chicago style
OpenCommons contributors, "NASA," OpenCommons, https://opencommons.org/index.php?title=NASA&oldid=14316 (accessed March 17, 2026).
CBE/CSE style
OpenCommons contributors. NASA [Internet]. OpenCommons; 2024 Jan 5, 21:37 UTC [cited 2026 Mar 17]. Available from: https://opencommons.org/index.php?title=NASA&oldid=14316.
Bluebook style
NASA, https://opencommons.org/index.php?title=NASA&oldid=14316 (last visited March 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "NASA --- OpenCommons{,} ",
year = "2024",
url = "https://opencommons.org/index.php?title=NASA&oldid=14316",
note = "[Online; accessed 17-March-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 = "OpenCommons",
title = "NASA --- OpenCommons{,} ",
year = "2024",
url = "\url{https://opencommons.org/index.php?title=NASA&oldid=14316}",
note = "[Online; accessed 17-March-2026]"
}