Skip to content

Commit 0f37a92

Browse files
committed
updated doc root
1 parent 9ea7ed7 commit 0f37a92

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,13 @@ <h3>How to Cite</h3>
7373
</section>
7474
<section>
7575
<h3>Related Publications</h3>
76-
<p>The following published papers, related to fitness landscape analysis, used this API. Programs for replicating the data from these papers can be found in the replication directory. In order to fully understand the data generated by the programs in the replication directory, you may need to consult these papers:</p>
76+
<p>The following papers, most of which are related to fitness landscape analysis, used this API. Programs for replicating the data from these papers can be found in the replication directory. In order to fully understand the data generated by the programs in the replication directory, you may need to consult these papers:</p>
7777
<ul>
7878
<li>Vincent A. Cicirello.
79+
<a href="https://www.cicirello.org/publications/cicirello2019arXiv.html">Kendall Tau Sequence Distance: Extending Kendall Tau from Ranks to Sequences</a>.
80+
arXiv preprint arXiv:1905.02752 [cs.DM], May 2019.
81+
<a href="https://www.cicirello.org/publications/arxiv.1905.02752.pdf">[PDF]</a> <a href="https://www.cicirello.org/publications/cicirello2019arXiv.bib">[BIB]</a> <a href="https://arxiv.org/abs/1905.02752">[arXiv]</a></li>
82+
<li>Vincent A. Cicirello.
7983
<a href="https://www.cicirello.org/publications/cicirello2019bict.html">Classification of Permutation Distance Metrics for Fitness Landscape Analysis</a>.
8084
In <i>Proceedings of the 11th International Conference on Bio-inspired Information and Communications Technologies</i>. ICST, March 2019.
8185
<a href="https://www.cicirello.org/publications/cicirello-bict2019.pdf">[PDF]</a> <a href="https://www.cicirello.org/publications/cicirello2019bict.bib">[BIB]</a></li>
@@ -94,7 +98,7 @@ <h3>Related Publications</h3>
9498
</ul>
9599
</section>
96100
<footer>
97-
<small>Copyright &copy; 2005-<span itemprop="copyrightYear">2018</span> Vincent A. Cicirello.</small>
101+
<small>Copyright &copy; 2005-<span itemprop="copyrightYear">2019</span> Vincent A. Cicirello.</small>
98102
</footer>
99103
</article>
100104
</body>

0 commit comments

Comments
 (0)