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