Cite This Page
Bibliographic details for PODM Refactoring
- Page name: PODM Refactoring
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 30 April 2020 20:41 UTC
- Date retrieved: 28 October 2025 14:56 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773
- Page Version ID: 5773
Citation styles for PODM Refactoring
APA style
PODM Refactoring. (2020, April 30). crtc.cs.odu.edu, . Retrieved 14:56, October 28, 2025 from https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773.
MLA style
"PODM Refactoring." crtc.cs.odu.edu, . 30 Apr 2020, 20:41 UTC. 28 Oct 2025, 14:56 <https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773>.
MHRA style
crtc.cs.odu.edu contributors, 'PODM Refactoring', crtc.cs.odu.edu, , 30 April 2020, 20:41 UTC, <https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773> [accessed 28 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "PODM Refactoring," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773 (accessed October 28, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. PODM Refactoring [Internet]. crtc.cs.odu.edu, ; 2020 Apr 30, 20:41 UTC [cited 2025 Oct 28]. Available from: https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773.
Bluebook style
PODM Refactoring, https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "PODM Refactoring --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773",
note = "[Online; accessed 28-October-2025]"
}
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 = "crtc.cs.odu.edu",
title = "PODM Refactoring --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=PODM_Refactoring&oldid=5773}",
note = "[Online; accessed 28-October-2025]"
}