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