Unverified Commit 044e247f authored by Dominik Charousset's avatar Dominik Charousset Committed by GitHub

Merge pull request #1001

change syntax to Bibtex
parents 2381afd4 516bc5d8
...@@ -132,7 +132,7 @@ A SNocs workspace is provided by GitHub user ...@@ -132,7 +132,7 @@ A SNocs workspace is provided by GitHub user
If you use CAF in a scientific context, please use one of the following citations: If you use CAF in a scientific context, please use one of the following citations:
```latex ```bibtex
@inproceedings{cshw-nassp-13, @inproceedings{cshw-nassp-13,
author = {Dominik Charousset and Thomas C. Schmidt and Raphael Hiesgen and Matthias W{\"a}hlisch}, author = {Dominik Charousset and Thomas C. Schmidt and Raphael Hiesgen and Matthias W{\"a}hlisch},
title = {{Native Actors -- A Scalable Software Platform for Distributed, Heterogeneous Environments}}, title = {{Native Actors -- A Scalable Software Platform for Distributed, Heterogeneous Environments}},
...@@ -150,7 +150,7 @@ If you use CAF in a scientific context, please use one of the following citation ...@@ -150,7 +150,7 @@ If you use CAF in a scientific context, please use one of the following citation
journal = {Computer Languages, Systems \& Structures}, journal = {Computer Languages, Systems \& Structures},
volume = {45}, volume = {45},
year = {2016}, year = {2016},
month = "April", month = {April},
pages = {105--131}, pages = {105--131},
publisher = {Elsevier} publisher = {Elsevier}
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment