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