Cite This Page
Bibliographic details for Abstraction
- Page name: Abstraction
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 5 January 2020 06:26 UTC
- Date retrieved: 17 May 2026 05:13 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=Abstraction&oldid=97
- Page Version ID: 97
Citation styles for Abstraction
APA style
Abstraction. (2020, January 5). JholJhapata, . Retrieved 05:13, May 17, 2026 from https://jholjhapata.com/index.php?title=Abstraction&oldid=97.
MLA style
"Abstraction." JholJhapata, . 5 Jan 2020, 06:26 UTC. 17 May 2026, 05:13 <https://jholjhapata.com/index.php?title=Abstraction&oldid=97>.
MHRA style
JholJhapata contributors, 'Abstraction', JholJhapata, , 5 January 2020, 06:26 UTC, <https://jholjhapata.com/index.php?title=Abstraction&oldid=97> [accessed 17 May 2026]
Chicago style
JholJhapata contributors, "Abstraction," JholJhapata, , https://jholjhapata.com/index.php?title=Abstraction&oldid=97 (accessed May 17, 2026).
CBE/CSE style
JholJhapata contributors. Abstraction [Internet]. JholJhapata, ; 2020 Jan 5, 06:26 UTC [cited 2026 May 17]. Available from: https://jholjhapata.com/index.php?title=Abstraction&oldid=97.
Bluebook style
Abstraction, https://jholjhapata.com/index.php?title=Abstraction&oldid=97 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "Abstraction --- JholJhapata{,} ",
year = "2020",
url = "https://jholjhapata.com/index.php?title=Abstraction&oldid=97",
note = "[Online; accessed 17-May-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 = "JholJhapata",
title = "Abstraction --- JholJhapata{,} ",
year = "2020",
url = "\url{https://jholjhapata.com/index.php?title=Abstraction&oldid=97}",
note = "[Online; accessed 17-May-2026]"
}