Cite This Page
Bibliographic details for Blue Bird
- Page name: Blue Bird
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 4 April 2024 00:30 UTC
- Date retrieved: 13 April 2026 12:01 UTC
- Permanent URL: https://opencommons.org/index.php?title=Blue_Bird&oldid=14982
- Page Version ID: 14982
Citation styles for Blue Bird
APA style
Blue Bird. (2024, April 4). OpenCommons. Retrieved 12:01, April 13, 2026 from https://opencommons.org/index.php?title=Blue_Bird&oldid=14982.
MLA style
"Blue Bird." OpenCommons. 4 Apr 2024, 00:30 UTC. 13 Apr 2026, 12:01 <https://opencommons.org/index.php?title=Blue_Bird&oldid=14982>.
MHRA style
OpenCommons contributors, 'Blue Bird', OpenCommons, 4 April 2024, 00:30 UTC, <https://opencommons.org/index.php?title=Blue_Bird&oldid=14982> [accessed 13 April 2026]
Chicago style
OpenCommons contributors, "Blue Bird," OpenCommons, https://opencommons.org/index.php?title=Blue_Bird&oldid=14982 (accessed April 13, 2026).
CBE/CSE style
OpenCommons contributors. Blue Bird [Internet]. OpenCommons; 2024 Apr 4, 00:30 UTC [cited 2026 Apr 13]. Available from: https://opencommons.org/index.php?title=Blue_Bird&oldid=14982.
Bluebook style
Blue Bird, https://opencommons.org/index.php?title=Blue_Bird&oldid=14982 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Blue Bird --- OpenCommons{,} ",
year = "2024",
url = "https://opencommons.org/index.php?title=Blue_Bird&oldid=14982",
note = "[Online; accessed 13-April-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 = "Blue Bird --- OpenCommons{,} ",
year = "2024",
url = "\url{https://opencommons.org/index.php?title=Blue_Bird&oldid=14982}",
note = "[Online; accessed 13-April-2026]"
}