Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Pick a Picture contributors
- Publisher: Pick a Picture, .
- Date of last revision: 25 June 2024 01:56 UTC
- Date retrieved: 5 September 2026 11:44 UTC
- Permanent URL: http://pickapicture.org/index.php?title=Main_Page&oldid=347
- Page Version ID: 347
Citation styles for Main Page
APA style
Main Page. (2024, June 25). Pick a Picture, . Retrieved 11:44, September 5, 2026 from http://pickapicture.org/index.php?title=Main_Page&oldid=347.
MLA style
"Main Page." Pick a Picture, . 25 Jun 2024, 01:56 UTC. 5 Sep 2026, 11:44 <http://pickapicture.org/index.php?title=Main_Page&oldid=347>.
MHRA style
Pick a Picture contributors, 'Main Page', Pick a Picture, , 25 June 2024, 01:56 UTC, <http://pickapicture.org/index.php?title=Main_Page&oldid=347> [accessed 5 September 2026]
Chicago style
Pick a Picture contributors, "Main Page," Pick a Picture, , http://pickapicture.org/index.php?title=Main_Page&oldid=347 (accessed September 5, 2026).
CBE/CSE style
Pick a Picture contributors. Main Page [Internet]. Pick a Picture, ; 2024 Jun 25, 01:56 UTC [cited 2026 Sep 5]. Available from: http://pickapicture.org/index.php?title=Main_Page&oldid=347.
Bluebook style
Main Page, http://pickapicture.org/index.php?title=Main_Page&oldid=347 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pick a Picture",
title = "Main Page --- Pick a Picture{,} ",
year = "2024",
url = "http://pickapicture.org/index.php?title=Main_Page&oldid=347",
note = "[Online; accessed 5-September-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 = "Pick a Picture",
title = "Main Page --- Pick a Picture{,} ",
year = "2024",
url = "\url{http://pickapicture.org/index.php?title=Main_Page&oldid=347}",
note = "[Online; accessed 5-September-2026]"
}