1
0
mirror of https://github.com/andre-wojtowicz/blas-benchmarks synced 2024-07-22 13:30:30 +02:00

fixed DOI in markdown

This commit is contained in:
Andrzej Wójtowicz 2016-06-15 17:37:04 +02:00
parent af5aee596a
commit a9ab240dcf

View File

@ -1,11 +1,13 @@
---
title: "BLAS libraries benchmarks"
author: "Andrzej Wójtowicz"
output:
html_document:
keep_md: yes
output:
html_document:
keep_md: yes
---
[![DOI](https://zenodo.org/badge/22705/andre-wojtowicz/blas-benchmarks.svg)](https://dx.doi.org/10.5281/zenodo.55662)
Document generation date: `r Sys.time()`
```{r checkpoint, echo=FALSE, warning=FALSE, message=FALSE}