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