Cite This Page
Bibliographic details for Photography Basics
- Page name: Photography Basics
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 11 September 2008 18:18 UTC
- Date retrieved: 25 May 2026 03:21 UTC
- Permanent URL: http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674
- Page Version ID: 1674
Citation styles for Photography Basics
APA style
Photography Basics. (2008, September 11). JimboWiki, . Retrieved 03:21, May 25, 2026 from http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674.
MLA style
"Photography Basics." JimboWiki, . 11 Sep 2008, 18:18 UTC. 25 May 2026, 03:21 <http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674>.
MHRA style
JimboWiki contributors, 'Photography Basics', JimboWiki, , 11 September 2008, 18:18 UTC, <http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674> [accessed 25 May 2026]
Chicago style
JimboWiki contributors, "Photography Basics," JimboWiki, , http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674 (accessed May 25, 2026).
CBE/CSE style
JimboWiki contributors. Photography Basics [Internet]. JimboWiki, ; 2008 Sep 11, 18:18 UTC [cited 2026 May 25]. Available from: http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674.
Bluebook style
Photography Basics, http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674 (last visited May 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Photography Basics --- JimboWiki{,} ",
year = "2008",
url = "http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674",
note = "[Online; accessed 25-May-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 = "JimboWiki",
title = "Photography Basics --- JimboWiki{,} ",
year = "2008",
url = "\url{http://jimbodude.net/w/index.php?title=Photography_Basics&oldid=1674}",
note = "[Online; accessed 25-May-2026]"
}