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