Cite This Page
Bibliographic details for Software Communications Protocol
- Page name: Software Communications Protocol
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 23 May 2022 20:23 UTC
- Date retrieved: 10 November 2025 00:37 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497
- Page Version ID: 8497
Citation styles for Software Communications Protocol
APA style
Software Communications Protocol. (2022, May 23). crtc.cs.odu.edu, . Retrieved 00:37, November 10, 2025 from https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497.
MLA style
"Software Communications Protocol." crtc.cs.odu.edu, . 23 May 2022, 20:23 UTC. 10 Nov 2025, 00:37 <https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497>.
MHRA style
crtc.cs.odu.edu contributors, 'Software Communications Protocol', crtc.cs.odu.edu, , 23 May 2022, 20:23 UTC, <https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497> [accessed 10 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "Software Communications Protocol," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497 (accessed November 10, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Software Communications Protocol [Internet]. crtc.cs.odu.edu, ; 2022 May 23, 20:23 UTC [cited 2025 Nov 10]. Available from: https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497.
Bluebook style
Software Communications Protocol, https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497 (last visited November 10, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Software Communications Protocol --- crtc.cs.odu.edu{,} ",
year = "2022",
url = "https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497",
note = "[Online; accessed 10-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 = "Software Communications Protocol --- crtc.cs.odu.edu{,} ",
year = "2022",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Software_Communications_Protocol&oldid=8497}",
note = "[Online; accessed 10-November-2025]"
}