Cite This Page
Bibliographic details for Owned by
- Page name: Owned by
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 24 February 2020 15:11 UTC
- Date retrieved: 25 March 2026 05:46 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780
- Page Version ID: 3780
Citation styles for Owned by
APA style
Owned by. (2020, February 24). notfoundon, . Retrieved 05:46, March 25, 2026 from https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780.
MLA style
"Owned by." notfoundon, . 24 Feb 2020, 15:11 UTC. 25 Mar 2026, 05:46 <https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780>.
MHRA style
notfoundon contributors, 'Owned by', notfoundon, , 24 February 2020, 15:11 UTC, <https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780> [accessed 25 March 2026]
Chicago style
notfoundon contributors, "Owned by," notfoundon, , https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780 (accessed March 25, 2026).
CBE/CSE style
notfoundon contributors. Owned by [Internet]. notfoundon, ; 2020 Feb 24, 15:11 UTC [cited 2026 Mar 25]. Available from: https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780.
Bluebook style
Owned by, https://notfoundon.org/here/index.php?title=Owned_by&oldid=3780 (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=3780",
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=3780}",
note = "[Online; accessed 25-March-2026]"
}