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: 28 January 2026 04:30 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974
- Page Version ID: 6974
Citation styles for Data Structures & Algorithms[edit | edit source]
APA style[edit | edit source]
Data Structures & Algorithms. (2020, January 23). Sinfronteras, . Retrieved04:30, January 28, 2026
from http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974.
MLA style[edit | edit source]
"Data Structures & Algorithms." Sinfronteras, . 23 Jan 2020, 21:02 UTC.28 Jan 2026, 04:30
<http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974>.
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=6974> [accessed28 January 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Data Structures & Algorithms," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974 (accessedJanuary 28, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Data Structures & Algorithms [Internet]. Sinfronteras, ; 2020 Jan 23, 21:02 UTC [cited2026 Jan 28
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974.
Bluebook style[edit | edit source]
Data Structures & Algorithms, http://wiki.sinfronteras.ws/index.php?title=Data_Structures_%26_Algorithms&oldid=6974 (last visitedJanuary 28, 2026
).
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=6974",
note = "[Online; accessed 28-January-2026
]"
}
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=6974}",
note = "[Online; accessed 28-January-2026
]"
}