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: 4 February 2020 17:52 UTC
- Date retrieved: 20 August 2026 15:31 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118
- Page Version ID: 118
Citation styles for State Management in ASP.NET
APA style
State Management in ASP.NET. (2020, February 4). JholJhapata, . Retrieved 15:31, August 20, 2026 from https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118.
MLA style
"State Management in ASP.NET." JholJhapata, . 4 Feb 2020, 17:52 UTC. 20 Aug 2026, 15:31 <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118>.
MHRA style
JholJhapata contributors, 'State Management in ASP.NET', JholJhapata, , 4 February 2020, 17:52 UTC, <https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118> [accessed 20 August 2026]
Chicago style
JholJhapata contributors, "State Management in ASP.NET," JholJhapata, , https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118 (accessed August 20, 2026).
CBE/CSE style
JholJhapata contributors. State Management in ASP.NET [Internet]. JholJhapata, ; 2020 Feb 4, 17:52 UTC [cited 2026 Aug 20]. Available from: https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118.
Bluebook style
State Management in ASP.NET, https://jholjhapata.com/index.php?title=State_Management_in_ASP.NET&oldid=118 (last visited August 20, 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=118",
note = "[Online; accessed 20-August-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=118}",
note = "[Online; accessed 20-August-2026]"
}