Cite This Page
Bibliographic details for State Management in ASP.NET
- Page name: State Management in ASP.NET
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 3 August 2022 12:21 UTC
- Date retrieved: 14 May 2026 20:48 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149
- Page Version ID: 149
Citation styles for State Management in ASP.NET
APA style
State Management in ASP.NET. (2022, August 3). JholJhapata, . Retrieved 20:48, May 14, 2026 from https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149.
MLA style
"State Management in ASP.NET." JholJhapata, . 3 Aug 2022, 12:21 UTC. 14 May 2026, 20:48 <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149>.
MHRA style
JholJhapata contributors, 'State Management in ASP.NET', JholJhapata, , 3 August 2022, 12:21 UTC, <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149> [accessed 14 May 2026]
Chicago style
JholJhapata contributors, "State Management in ASP.NET," JholJhapata, , https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149 (accessed May 14, 2026).
CBE/CSE style
JholJhapata contributors. State Management in ASP.NET [Internet]. JholJhapata, ; 2022 Aug 3, 12:21 UTC [cited 2026 May 14]. Available from: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149.
Bluebook style
State Management in ASP.NET, https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "State Management in ASP.NET --- JholJhapata{,} ",
year = "2022",
url = "https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149",
note = "[Online; accessed 14-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 = "State Management in ASP.NET --- JholJhapata{,} ",
year = "2022",
url = "\url{https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=149}",
note = "[Online; accessed 14-May-2026]"
}