diff options
author | Shigeru Chiba <chibash@users.noreply.github.com> | 2015-12-31 11:16:51 +0900 |
---|---|---|
committer | Shigeru Chiba <chibash@users.noreply.github.com> | 2015-12-31 11:16:51 +0900 |
commit | e0e40d5e17ebaa51397a0fb1cadd46f81b629498 (patch) | |
tree | 82bb2670ceb9409861ebc06b121e70d28da5ad20 | |
parent | 4c377a20d8645dcbb69c0c16edd2694be43192f5 (diff) | |
download | javassist-e0e40d5e17ebaa51397a0fb1cadd46f81b629498.tar.gz javassist-e0e40d5e17ebaa51397a0fb1cadd46f81b629498.zip |
edits the style.
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |