Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cff-version: 1.2.0
title: Parallel Programming Course
message: "If you use this project, please cite it using the metadata in this file."
type: software
authors:
- name: Learning Process developers
repository-code: "https://github.com/learning-process/parallel_programming_course"
url: "https://learning-process.github.io/parallel_programming_course/en/"
license: BSD-3-Clause
keywords:
- parallel programming
- education
- C++
- MPI
- OpenMP
- oneTBB
Loading