Cite This Page
Bibliographic details for David Matthews
- Page name: David Matthews
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 19 April 2022 21:31 UTC
- Date retrieved: 18 August 2026 05:45 UTC
- Permanent URL: https://opencommons.org/index.php?title=David_Matthews&oldid=8346
- Page Version ID: 8346
Citation styles for David Matthews
APA style
David Matthews. (2022, April 19). OpenCommons. Retrieved 05:45, August 18, 2026 from https://opencommons.org/index.php?title=David_Matthews&oldid=8346.
MLA style
"David Matthews." OpenCommons. 19 Apr 2022, 21:31 UTC. 18 Aug 2026, 05:45 <https://opencommons.org/index.php?title=David_Matthews&oldid=8346>.
MHRA style
OpenCommons contributors, 'David Matthews', OpenCommons, 19 April 2022, 21:31 UTC, <https://opencommons.org/index.php?title=David_Matthews&oldid=8346> [accessed 18 August 2026]
Chicago style
OpenCommons contributors, "David Matthews," OpenCommons, https://opencommons.org/index.php?title=David_Matthews&oldid=8346 (accessed August 18, 2026).
CBE/CSE style
OpenCommons contributors. David Matthews [Internet]. OpenCommons; 2022 Apr 19, 21:31 UTC [cited 2026 Aug 18]. Available from: https://opencommons.org/index.php?title=David_Matthews&oldid=8346.
Bluebook style
David Matthews, https://opencommons.org/index.php?title=David_Matthews&oldid=8346 (last visited August 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "David Matthews --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=David_Matthews&oldid=8346",
note = "[Online; accessed 18-August-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 = "David Matthews --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=David_Matthews&oldid=8346}",
note = "[Online; accessed 18-August-2026]"
}