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: 23 January 2020 14:48 UTC
- Date retrieved: 14 May 2026 22:59 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110
- Page Version ID: 110
Citation styles for State Management in ASP.NET
APA style
State Management in ASP.NET. (2020, January 23). JholJhapata, . Retrieved 22:59, May 14, 2026 from https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110.
MLA style
"State Management in ASP.NET." JholJhapata, . 23 Jan 2020, 14:48 UTC. 14 May 2026, 22:59 <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110>.
MHRA style
JholJhapata contributors, 'State Management in ASP.NET', JholJhapata, , 23 January 2020, 14:48 UTC, <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110> [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=110 (accessed May 14, 2026).
CBE/CSE style
JholJhapata contributors. State Management in ASP.NET [Internet]. JholJhapata, ; 2020 Jan 23, 14:48 UTC [cited 2026 May 14]. Available from: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110.
Bluebook style
State Management in ASP.NET, https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "State Management in ASP.NET --- JholJhapata{,} ",
year = "2020",
url = "https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110",
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 = "2020",
url = "\url{https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=110}",
note = "[Online; accessed 14-May-2026]"
}