Cite This Page
Bibliographic details for Background
- Page name: Background
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 27 June 2019 09:39 UTC
- Date retrieved: 1 March 2026 10:54 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Background&oldid=173
- Page Version ID: 173
Citation styles for Background
APA style
Background. (2019, June 27). notfoundon, . Retrieved 10:54, March 1, 2026 from https://notfoundon.org/here/index.php?title=Background&oldid=173.
MLA style
"Background." notfoundon, . 27 Jun 2019, 09:39 UTC. 1 Mar 2026, 10:54 <https://notfoundon.org/here/index.php?title=Background&oldid=173>.
MHRA style
notfoundon contributors, 'Background', notfoundon, , 27 June 2019, 09:39 UTC, <https://notfoundon.org/here/index.php?title=Background&oldid=173> [accessed 1 March 2026]
Chicago style
notfoundon contributors, "Background," notfoundon, , https://notfoundon.org/here/index.php?title=Background&oldid=173 (accessed March 1, 2026).
CBE/CSE style
notfoundon contributors. Background [Internet]. notfoundon, ; 2019 Jun 27, 09:39 UTC [cited 2026 Mar 1]. Available from: https://notfoundon.org/here/index.php?title=Background&oldid=173.
Bluebook style
Background, https://notfoundon.org/here/index.php?title=Background&oldid=173 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Background --- notfoundon{,} ",
year = "2019",
url = "https://notfoundon.org/here/index.php?title=Background&oldid=173",
note = "[Online; accessed 1-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 = "Background --- notfoundon{,} ",
year = "2019",
url = "\url{https://notfoundon.org/here/index.php?title=Background&oldid=173}",
note = "[Online; accessed 1-March-2026]"
}