-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,11 @@ | |
<p class="PINT_title">Download PINT (v2.0.5)</p> | ||
<hr> <br> | ||
</div> | ||
<div> | ||
<hr> | ||
<p class="PINT_title">Cite PINT <a href="https://link.springer.com/article/10.1007/s10858-017-0141-6">Paper I</a> <a href="https://link.springer.com/article/10.1007%2Fs10858-013-9737-7">Paper II</a></p> | ||
<hr> <br> | ||
</div> | ||
<div class="main-container"> | ||
<div class="fixer-container"> | ||
<div class="container"> | ||
|
@@ -128,8 +133,6 @@ | |
<hr> | ||
<!-- FOOTER --> | ||
<div id="footCenter"> | ||
<p>Citation: A manuscript is currently awaiting publication.</p> | ||
<p>During this time, please cite the <a href="https://www.ncbi.nlm.nih.gov/pubmed/23657843" target="_top">legacy version.</a></p> | ||
<p>Programmers: Markus Niklasson and Patrik Lundström</p> | ||
<p>Report bugs to: <a href="mailto:[email protected]" target="_top">[email protected]</a> or <a href="mailto:[email protected]" target="_top">[email protected]</a></p> | ||
<p>Address correspondence to: <a href="mailto:[email protected]" target="_top">[email protected]</a></p> | ||
|