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