Commit dee3caea authored by Michael Tesch's avatar Michael Tesch
Browse files

Merge branch 'patch-1' into 'master'

Update paper.bib

See merge request tesch1/cppduals!18
parents ec5b306c 566bd1d1
Loading
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -32,14 +32,13 @@
@inproceedings{openblas,
  address = {Denver, Colorado},
  author = {Wang, Qian and Zhang, Xianyi and Zhang, Yunquan and Yi, Qing},
  booktitle = {Proceedings of the {{International Conference}} for {{High Performance Computing}}, {{Networking}}, {{Storage}} and {{Analysis}} on - {{SC}} '13},
  doi = {10/gf2kzx},
  booktitle = {Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis ({SC13})},
  doi = {10.1145/2503210.2503219},
  isbn = {978-1-4503-2378-9},
  language = {en},
  pages = {1-12},
  publisher = {{ACM Press}},
  shorttitle = {{{AUGEM}}},
  title = {{{AUGEM}}: Automatically Generate High Performance Dense Linear Algebra Kernels on X86 {{CPUs}}},
  title = {{AUGEM}: Automatically Generate High Performance Dense Linear Algebra Kernels on {X86 CPUs}},
  year = {2013}
}

@@ -71,9 +70,12 @@

@inproceedings{adolc,
  author    = {Walther, Andrea},
  booktitle = {Combinatorial Scientific Computing. Chapman-Hall CRC Computational Science, (2012). 15 ha l-0 3, v er sio n - 3 Se p},
  title     = {Getting started with adol-c},
  isbn = {1439827354, 9781439827352},
  booktitle = {Combinatorial Scientific Computing},
  editor    = {Uwe Naumann and Olaf Schenk},
  publisher = {Chapman-Hall CRC Computational Science},
  year      = {2012},
  title     = {Getting started with {ADOL-C}},
  isbn      = {9781439827352},
}

@misc{ceres,