From 5ef7aa34668f5cd996a3e72fa6ce20f98ffef049 Mon Sep 17 00:00:00 2001 From: JanLJL Date: Mon, 19 Apr 2021 10:58:11 +0200 Subject: [PATCH] fixed duplicate hyperlink tags --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b2dc099..3d54f10 100644 --- a/README.rst +++ b/README.rst @@ -377,8 +377,8 @@ Citations ========= If you use OSACA for scientific work you can cite us as (for the Bibtex, see the `Wiki `_): -* `Automated Instruction Stream Throughput Prediction for Intel and AMD Microarchitectures `_ (`Pre-print `_) -* `Automatic Throughput and Critical Path Analysis of x86 and ARM Assembly Kernels `_ (`Pre-print `_) +* `Automated Instruction Stream Throughput Prediction for Intel and AMD Microarchitectures `_ (`Pre-print PMBS18 `_) +* `Automatic Throughput and Critical Path Analysis of x86 and ARM Assembly Kernels `_ (`Pre-print PMBS19 `_) Credits =======