Skip to content

Commit bc9725e

Browse files
committed
Add 'Related Papers' section to README.md
1 parent a20872f commit bc9725e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,14 @@ The following parallel programming technologies are considered in practice:
3232
First you should test you work locally with all the scripts (code style).
3333
- Respect others time and don't slow down the job queue
3434
2. Carefully check if the program can hang.
35+
36+
## Related papers
37+
38+
1. Nesterov, A. (2021). *Automation of teaching practice processes using the parallel programming course
39+
as a case study* [in Russian] (original title: "Автоматизация процессов преподавания практики на
40+
примере курса по параллельному программированию"). In [*Russian Supercomputing Days*,
41+
pp. 52-61.](https://web.archive.org/web/20250416004721/https://russianscdays.org/files/2021/RuSCDays21_Proceedings.pdf#page=52)
42+
1. Nesterov, A., Obolenskiy, A., Sysoyev, A., Meyerov, I. (2026). *Practical Aspects of Teaching Parallel
43+
Programming at the Lobachevsky University*. In V. Voevodin, A. Antonov, D. Nikitenko (Eds.),
44+
*Supercomputing* (RuSCDays 2025), Lecture Notes in Computer Science, vol. 16196, pp. 518-532.
45+
Springer. [DOI: 10.1007/978-3-032-13127-0_37](https://doi.org/10.1007/978-3-032-13127-0_37)

0 commit comments

Comments
 (0)