aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5a15cbeb..6487edfe 100644
--- a/index.html
+++ b/index.html
@@ -51,11 +51,11 @@ The binary is also available from the central repo.</p>
<a id="publication" class="anchor" href="#publication" aria-hidden="true"><span class="octicon octicon-link"></span></a>Publication</h2>
<ul>
- <li>Shigeru Chiba, "Load-time Structural Reflection in Java,"<br/>
+ <li>Shigeru Chiba, "Load-time Structural Reflection in Java,"
ECOOP 2000 - Object-Oriented Programming, LNCS 1850, Springer Verlag, page 313-336, 2000.<br/>
(The overview of Javassist) </li>
-<li>Shigeru Chiba and Muga Nishizawa, "An Easy-to-Use Toolkit for Efficient Java Bytecode Translators,"<br/>
+<li>Shigeru Chiba and Muga Nishizawa, "An Easy-to-Use Toolkit for Efficient Java Bytecode Translators,"
Proc. of 2nd Int'l Conf. on Generative Programming and Component Engineering (GPCE '03),
LNCS 2830, pp.364-376, Springer-Verlag, 2003.<br/>
(The performance of Javassist) </li>