The Parallel Programming Course team is committed to open education and reproducible teaching practice. Below is a list of publications related to this course and recommended citations.
- Automation of teaching practice processes using the parallel programming course as a case study (RuSCDays, 2021) (BibTeX)
- Practical Aspects of Teaching Parallel Programming at the Lobachevsky University (RuSCDays, 2025 / LNCS 16196, 2026) (BibTeX)
Please cite publications that are relevant to the part of the course, tooling, or teaching methodology used in your work.
If you use the Parallel Programming Course in a scientific publication, please cite:
- Nesterov, A. (2021). Automation of teaching practice processes using the parallel programming course as a case study. In Russian Supercomputing Days, pp. 52-61. [in Russian]
BibTeX entry:
@inproceedings{nesterov2021automation,
author = {Nesterov, A.},
title = {Automation of teaching practice processes using the parallel programming course as a case study},
booktitle = {Russian Supercomputing Days (RuSCDays 2021)},
year = {2021},
pages = {52--61},
note = {In Russian},
url = {https://web.archive.org/web/20250416004721/https://russianscdays.org/files/2021/RuSCDays21_Proceedings.pdf#page=52}
}If your publication uses practical or methodological elements described in the updated course model, please also cite:
- Nesterov, A., Obolenskiy, A., Sysoyev, A., Meyerov, I. (2026). Practical Aspects of Teaching Parallel Programming at the Lobachevsky University. In V. Voevodin, A. Antonov, D. Nikitenko (Eds.), Supercomputing (RuSCDays 2025), Lecture Notes in Computer Science, vol. 16196, pp. 518-532. Springer.
BibTeX entry:
@incollection{nesterov2026practical,
author = {Nesterov, A. and Obolenskiy, A. and Sysoyev, A. and Meyerov, I.},
title = {Practical Aspects of Teaching Parallel Programming at the Lobachevsky University},
booktitle = {Russian Supercomputing Days (RuSCDays 2025)},
editor = {Voevodin, V. and Antonov, A. and Nikitenko, D.},
series = {Lecture Notes in Computer Science},
volume = {16196},
pages = {518--532},
year = {2026},
publisher = {Springer},
doi = {10.1007/978-3-032-13127-0_37},
url = {https://doi.org/10.1007/978-3-032-13127-0_37}
}