Cite This Page
Bibliographic details for BoundaryRecovery
- Page name: BoundaryRecovery
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 26 March 2018 12:53 UTC
- Date retrieved: 29 November 2025 18:40 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541
- Page Version ID: 541
Citation styles for BoundaryRecovery
APA style
BoundaryRecovery. (2018, March 26). crtc.cs.odu.edu, . Retrieved 18:40, November 29, 2025 from https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541.
MLA style
"BoundaryRecovery." crtc.cs.odu.edu, . 26 Mar 2018, 12:53 UTC. 29 Nov 2025, 18:40 <https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541>.
MHRA style
crtc.cs.odu.edu contributors, 'BoundaryRecovery', crtc.cs.odu.edu, , 26 March 2018, 12:53 UTC, <https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541> [accessed 29 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "BoundaryRecovery," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541 (accessed November 29, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. BoundaryRecovery [Internet]. crtc.cs.odu.edu, ; 2018 Mar 26, 12:53 UTC [cited 2025 Nov 29]. Available from: https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541.
Bluebook style
BoundaryRecovery, https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "BoundaryRecovery --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541",
note = "[Online; accessed 29-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 = "BoundaryRecovery --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=BoundaryRecovery&oldid=541}",
note = "[Online; accessed 29-November-2025]"
}