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: 5 July 2026 21:50 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 21:50, July 5, 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. 5 Jul 2026, 21:50 <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 5 July 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 July 5, 2026).
CBE/CSE style
JholJhapata contributors. State Management in ASP.NET [Internet]. JholJhapata, ; 2020 Feb 2, 15:02 UTC [cited 2026 Jul 5]. 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 July 5, 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 5-July-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 5-July-2026]"
}