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: 7 February 2026 01:50 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 01:50, February 7, 2026 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. 7 Feb 2026, 01:50 <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 7 February 2026]
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 February 7, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. PODM Refactoring [Internet]. crtc.cs.odu.edu, ; 2020 Apr 30, 20:41 UTC [cited 2026 Feb 7]. 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 February 7, 2026).
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 7-February-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 = "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 7-February-2026]"
}