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: 2 February 2020 17:32 UTC
- Date retrieved: 20 May 2026 23:33 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116
- Page Version ID: 116
Citation styles for ASP.NET Query Strings
APA style
ASP.NET Query Strings. (2020, February 2). JholJhapata, . Retrieved 23:33, May 20, 2026 from https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116.
MLA style
"ASP.NET Query Strings." JholJhapata, . 2 Feb 2020, 17:32 UTC. 20 May 2026, 23:33 <https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116>.
MHRA style
JholJhapata contributors, 'ASP.NET Query Strings', JholJhapata, , 2 February 2020, 17:32 UTC, <https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116> [accessed 20 May 2026]
Chicago style
JholJhapata contributors, "ASP.NET Query Strings," JholJhapata, , https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116 (accessed May 20, 2026).
CBE/CSE style
JholJhapata contributors. ASP.NET Query Strings [Internet]. JholJhapata, ; 2020 Feb 2, 17:32 UTC [cited 2026 May 20]. Available from: https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116.
Bluebook style
ASP.NET Query Strings, https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116 (last visited May 20, 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=116",
note = "[Online; accessed 20-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 = "ASP.NET Query Strings --- JholJhapata{,} ",
year = "2020",
url = "\url{https://jholjhapata.com/index.php?title=ASP.NET_Query_Strings&oldid=116}",
note = "[Online; accessed 20-May-2026]"
}