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