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: 9 November 2025 04:08 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 04:08, November 9, 2025 from https://notfoundon.org/here/index.php?title=Add&oldid=3234.
MLA style
"Add." notfoundon, . 16 Jan 2020, 00:40 UTC. 9 Nov 2025, 04:08 <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 9 November 2025]
Chicago style
notfoundon contributors, "Add," notfoundon, , https://notfoundon.org/here/index.php?title=Add&oldid=3234 (accessed November 9, 2025).
CBE/CSE style
notfoundon contributors. Add [Internet]. notfoundon, ; 2020 Jan 16, 00:40 UTC [cited 2025 Nov 9]. 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 November 9, 2025).
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 9-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 = "Add --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Add&oldid=3234}",
note = "[Online; accessed 9-November-2025]"
}