diff options
| author | Ian Jauslin <ian@jauslin.org> | 2020-11-17 22:08:29 -0500 | 
|---|---|---|
| committer | Ian Jauslin <ian@jauslin.org> | 2020-11-17 22:14:21 -0500 | 
| commit | 6cc2982d817f2a6f73f154d0818ae866d78e83da (patch) | |
| tree | b8efca3dc6d197e457c1b860a49cfc139f2d4717 | |
| parent | 26171da37a26fc3c18642b2b386501cb97ddf4ad (diff) | |
  Fixed: Typo in the expression for the full equation.
  Fixed: Broken citation.
| -rw-r--r-- | Carlen_Jauslin_Lieb_2019.tex | 6 | ||||
| -rw-r--r-- | Changelog | 5 | 
2 files changed, 8 insertions, 3 deletions
diff --git a/Carlen_Jauslin_Lieb_2019.tex b/Carlen_Jauslin_Lieb_2019.tex index 5e14421..5d0b616 100644 --- a/Carlen_Jauslin_Lieb_2019.tex +++ b/Carlen_Jauslin_Lieb_2019.tex @@ -1449,8 +1449,8 @@ with    L(x):=    \int u(y)u(z-x)\left(      1-u(z)-u(y-x)+\frac12u(z)u(y-x) -    \ dydz -  \right)S(y) +  \right)S(z-y) +  \ dydz    .    \label{L}  \end{equation} @@ -1484,7 +1484,7 @@ arxiv:{\tt\color{blue}\href{http://arxiv.org/abs/1904.06164}{1904.06164}}.\par\m  \bibitem[Ga99]{Ga99}G. Gallavotti - {\it Statistical mechanics, a short treatise}, Springer, 1999.\par\medskip -\bibitem[HJL]{HJL}E.A.\-~Carlen, M.\-~Holzmann, I.\-~Jauslin, E.H.\-~Lieb, in preparation.\par\medskip +\bibitem[CHe]{CHe}E.A.\-~Carlen, M.\-~Holzmann, I.\-~Jauslin, E.H.\-~Lieb, in preparation.\par\medskip  \bibitem[LHY57]{LHY57}T.D. Lee, K. Huang, C.N. Yang - {\it Eigenvalues and Eigenfunctions of a Bose System of Hard Spheres and Its Low-Temperature Properties}, Physical Review, volume\-~106, issue\-~6, pages\-~1135-1145, 1957,\par\penalty10000  doi:{\tt\color{blue}\href{http://dx.doi.org/10.1103/PhysRev.106.1135}{10.1103/PhysRev.106.1135}}.\par\medskip @@ -1,3 +1,8 @@ +v1.0.1: +  * Fixed: Typo in the expression for the full equation. + +  * Fixed: Broken citation. +  v1.0:    * Fixed: Missing prefactor in the expression of f-f*f  | 
