Cite This Page
Bibliographic details for The big picture
- Page name: The big picture
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 02:03 UTC
- Date retrieved: 17 June 2026 00:29 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254
- Page Version ID: 17254
Citation styles for The big picture
APA style
The big picture. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 00:29, June 17, 2026 from http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254.
MLA style
"The big picture." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 02:03 UTC. 17 Jun 2026, 00:29 <http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254>.
MHRA style
ArboresTechWiki contributors, 'The big picture', ArboresTechWiki, Digital Empowerment, 10 April 2021, 02:03 UTC, <http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254> [accessed 17 June 2026]
Chicago style
ArboresTechWiki contributors, "The big picture," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254 (accessed June 17, 2026).
CBE/CSE style
ArboresTechWiki contributors. The big picture [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 02:03 UTC [cited 2026 Jun 17]. Available from: http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254.
Bluebook style
The big picture, http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "The big picture --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254",
note = "[Online; accessed 17-June-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 = "ArboresTechWiki",
title = "The big picture --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=The_big_picture&oldid=17254}",
note = "[Online; accessed 17-June-2026]"
}