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: 2 February 2020 15:02 UTC
- Date retrieved: 14 May 2026 23:03 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115
- Page Version ID: 115
Citation styles for State Management in ASP.NET
APA style
State Management in ASP.NET. (2020, February 2). JholJhapata, . Retrieved 23:03, May 14, 2026 from https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115.
MLA style
"State Management in ASP.NET." JholJhapata, . 2 Feb 2020, 15:02 UTC. 14 May 2026, 23:03 <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115>.
MHRA style
JholJhapata contributors, 'State Management in ASP.NET', JholJhapata, , 2 February 2020, 15:02 UTC, <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115> [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=115 (accessed May 14, 2026).
CBE/CSE style
JholJhapata contributors. State Management in ASP.NET [Internet]. JholJhapata, ; 2020 Feb 2, 15:02 UTC [cited 2026 May 14]. Available from: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115.
Bluebook style
State Management in ASP.NET, https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=115 (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=115",
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=115}",
note = "[Online; accessed 14-May-2026]"
}