From 7cf42e42eb1465052ec5a4b16146121e142fa7f9 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Mon, 7 May 2018 14:25:18 -0400
Subject: [PATCH] make links to citations unique across files 2/2

---
 doc/src/pair_oxdna.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/pair_oxdna.txt b/doc/src/pair_oxdna.txt
index ad113d15b8..f272d15a86 100644
--- a/doc/src/pair_oxdna.txt
+++ b/doc/src/pair_oxdna.txt
@@ -72,7 +72,7 @@ Example input and data files for DNA duplexes can be found in examples/USER/cgdn
 A simple python setup tool which creates single straight or helical DNA strands,
 DNA duplexes or arrays of DNA duplexes can be found in examples/USER/cgdna/util/.
 
-Please cite "(Henrich)"_#Henrich and the relevant oxDNA articles in any publication that uses this implementation. 
+Please cite "(Henrich)"_#Henrich1 and the relevant oxDNA articles in any publication that uses this implementation. 
 The article contains more information on the model, the structure of the input file, the setup tool 
 and the performance of the LAMMPS-implementation of oxDNA.
 The preprint version of the article can be found "here"_PDF/USER-CGDNA.pdf.
@@ -94,7 +94,7 @@ LAMMPS"_Section_start.html#start_3 section for more info on packages.
 
 :line
 
-:link(Henrich)
+:link(Henrich1)
 [(Henrich)] O. Henrich, Y. A. Gutierrez-Fosado, T. Curk, T. E. Ouldridge, Eur. Phys. J. E 41, 57 (2018).
 
 :link(Sulc1)
-- 
GitLab