Cite This Page
Bibliographic details for PREMA SW4
- Page name: PREMA SW4
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 27 January 2020 19:23 UTC
- Date retrieved: 6 November 2025 05:51 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586
- Page Version ID: 4586
Citation styles for PREMA SW4
APA style
PREMA SW4. (2020, January 27). crtc.cs.odu.edu, . Retrieved 05:51, November 6, 2025 from https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586.
MLA style
"PREMA SW4." crtc.cs.odu.edu, . 27 Jan 2020, 19:23 UTC. 6 Nov 2025, 05:51 <https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586>.
MHRA style
crtc.cs.odu.edu contributors, 'PREMA SW4', crtc.cs.odu.edu, , 27 January 2020, 19:23 UTC, <https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586> [accessed 6 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "PREMA SW4," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586 (accessed November 6, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. PREMA SW4 [Internet]. crtc.cs.odu.edu, ; 2020 Jan 27, 19:23 UTC [cited 2025 Nov 6]. Available from: https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586.
Bluebook style
PREMA SW4, https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "PREMA SW4 --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586",
note = "[Online; accessed 6-November-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 = "PREMA SW4 --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=PREMA_SW4&oldid=4586}",
note = "[Online; accessed 6-November-2025]"
}