Cite This Page
Bibliographic details for Owned by
- Page name: Owned by
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 30 January 2020 18:18 UTC
- Date retrieved: 25 March 2026 07:14 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701
- Page Version ID: 3701
Citation styles for Owned by
APA style
Owned by. (2020, January 30). notfoundon, . Retrieved 07:14, March 25, 2026 from https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701.
MLA style
"Owned by." notfoundon, . 30 Jan 2020, 18:18 UTC. 25 Mar 2026, 07:14 <https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701>.
MHRA style
notfoundon contributors, 'Owned by', notfoundon, , 30 January 2020, 18:18 UTC, <https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701> [accessed 25 March 2026]
Chicago style
notfoundon contributors, "Owned by," notfoundon, , https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701 (accessed March 25, 2026).
CBE/CSE style
notfoundon contributors. Owned by [Internet]. notfoundon, ; 2020 Jan 30, 18:18 UTC [cited 2026 Mar 25]. Available from: https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701.
Bluebook style
Owned by, https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Owned by --- notfoundon{,} ",
year = "2020",
url = "https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701",
note = "[Online; accessed 25-March-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 = "notfoundon",
title = "Owned by --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Owned_by&oldid=3701}",
note = "[Online; accessed 25-March-2026]"
}