Cite This Page
Bibliographic details for ASP.NET Query Strings
- Page name: ASP.NET Query Strings
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 4 February 2020 17:51 UTC
- Date retrieved: 5 July 2026 21:47 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117
- Page Version ID: 117
Citation styles for ASP.NET Query Strings
APA style
ASP.NET Query Strings. (2020, February 4). JholJhapata, . Retrieved 21:47, July 5, 2026 from https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117.
MLA style
"ASP.NET Query Strings." JholJhapata, . 4 Feb 2020, 17:51 UTC. 5 Jul 2026, 21:47 <https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117>.
MHRA style
JholJhapata contributors, 'ASP.NET Query Strings', JholJhapata, , 4 February 2020, 17:51 UTC, <https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117> [accessed 5 July 2026]
Chicago style
JholJhapata contributors, "ASP.NET Query Strings," JholJhapata, , https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117 (accessed July 5, 2026).
CBE/CSE style
JholJhapata contributors. ASP.NET Query Strings [Internet]. JholJhapata, ; 2020 Feb 4, 17:51 UTC [cited 2026 Jul 5]. Available from: https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117.
Bluebook style
ASP.NET Query Strings, https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117 (last visited July 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "ASP.NET Query Strings --- JholJhapata{,} ",
year = "2020",
url = "https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117",
note = "[Online; accessed 5-July-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 = "ASP.NET Query Strings --- JholJhapata{,} ",
year = "2020",
url = "\url{https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=117}",
note = "[Online; accessed 5-July-2026]"
}