Cite This Page
Bibliographic details for Threading
- Page name: Threading
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 29 November 2020 18:14 UTC
- Date retrieved: 28 June 2026 19:15 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=Threading&oldid=146
- Page Version ID: 146
Citation styles for Threading
APA style
Threading. (2020, November 29). JholJhapata, . Retrieved 19:15, June 28, 2026 from https://jholjhapata.com/index.php?title=Threading&oldid=146.
MLA style
"Threading." JholJhapata, . 29 Nov 2020, 18:14 UTC. 28 Jun 2026, 19:15 <https://jholjhapata.com/index.php?title=Threading&oldid=146>.
MHRA style
JholJhapata contributors, 'Threading', JholJhapata, , 29 November 2020, 18:14 UTC, <https://jholjhapata.com/index.php?title=Threading&oldid=146> [accessed 28 June 2026]
Chicago style
JholJhapata contributors, "Threading," JholJhapata, , https://jholjhapata.com/index.php?title=Threading&oldid=146 (accessed June 28, 2026).
CBE/CSE style
JholJhapata contributors. Threading [Internet]. JholJhapata, ; 2020 Nov 29, 18:14 UTC [cited 2026 Jun 28]. Available from: https://jholjhapata.com/index.php?title=Threading&oldid=146.
Bluebook style
Threading, https://jholjhapata.com/index.php?title=Threading&oldid=146 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "Threading --- JholJhapata{,} ",
year = "2020",
url = "https://jholjhapata.com/index.php?title=Threading&oldid=146",
note = "[Online; accessed 28-June-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 = "Threading --- JholJhapata{,} ",
year = "2020",
url = "\url{https://jholjhapata.com/index.php?title=Threading&oldid=146}",
note = "[Online; accessed 28-June-2026]"
}