Remove unprocessed backreference to footnote
This commit is contained in:
parent
20d1d04191
commit
2d694dafc2
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>');
|
|||
<li id="fn3"><p><a href="http://www.ccfinder.net/ccfinderinarticle.html">Online list of citations to CCFinder and CCFinderX</a><a href="#fnref3">↩</a></p></li>
|
||||
<li id="fn4"><p>Yu Kashima, Yasuhiro Hayase, Norihiro Yoshida, Yuki Manabe, Katsuro Inoue. <a href="http://ieeexplore.ieee.org/xpl/login.jsp?reload=true&tp=&arnumber=6079772&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6079772">An Investigation into the Impact of Software Licenses on Copy-and-paste Reuse among OSS Projects</a>. WCRE 2011: 28-32<a href="#fnref4">↩</a></p></li>
|
||||
<li id="fn5"><p>T. Kamiya, S. Kusumoto, and K. Inoue. <a href="https://www.cs.drexel.edu/~spiros/teaching/CS675/papers/clone-kamiya.pdf">CCFinder: A multi-linguistic token-based code clone detection system for large scale source code.</a> IEEE Transactions on Software Engi- neering, 28(7):654–670, July 2002.<a href="#fnref5">↩</a></p></li>
|
||||
<li id="fn6"><p>For this analysis, we set the configuration parameters on CCFinderX to a minimum clone length of 15 and minimum TKS of 10. Research papers on CCFinder [^2] and <a href="http://www.ccfinder.net/doc/10.2/en/tutorial-gemx.html">its documentation</a> discuss these settings further.<a href="#fnref6">↩</a></p></li>
|
||||
<li id="fn6"><p>For this analysis, we set the configuration parameters on CCFinderX to a minimum clone length of 15 and minimum TKS of 10. Research papers on CCFinder and <a href="http://www.ccfinder.net/doc/10.2/en/tutorial-gemx.html">its documentation</a> discuss these settings further.<a href="#fnref6">↩</a></p></li>
|
||||
</ol>
|
||||
</section>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue