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