Cite This Page
Bibliographic details for Data Structures & Algorithms[edit | edit source]
- Page name: Data Structures & Algorithms
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 23 January 2020 21:02 UTC
- Date retrieved: 8 December 2025 13:55 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830
- Page Version ID: 6830
Citation styles for Data Structures & Algorithms[edit | edit source]
APA style[edit | edit source]
Data Structures & Algorithms. (2020, January 23). Sinfronteras, . Retrieved13:55, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830.
MLA style[edit | edit source]
"Data Structures & Algorithms." Sinfronteras, . 23 Jan 2020, 21:02 UTC.8 Dec 2025, 13:55
<http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Data Structures & Algorithms', Sinfronteras, , 23 January 2020, 21:02 UTC, <http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Data Structures & Algorithms," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Data Structures & Algorithms [Internet]. Sinfronteras, ; 2020 Jan 23, 21:02 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830.
Bluebook style[edit | edit source]
Data Structures & Algorithms, http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830 (last visitedDecember 8, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Data Structures & Algorithms --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830",
note = "[Online; accessed 8-December-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 = "Sinfronteras",
title = "Data Structures & Algorithms --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6830}",
note = "[Online; accessed 8-December-2025
]"
}