Use my @dynare.org address

time-shift
Sébastien Villemot 2012-10-01 16:41:18 +02:00
parent cb34c8708f
commit c031b463ff
6 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@
\author{S\'ebastien Villemot\thanks{Paris School of Economics and
CEPREMAP. E-mail:
\href{mailto:sebastien.villemot@ens.fr}{\texttt{sebastien.villemot@ens.fr}}.}}
\href{mailto:sebastien@dynare.org}{\texttt{sebastien@dynare.org}}.}}
\date{First version: September 2007 \hspace{1cm} This version: August 2012}
\maketitle

View File

@ -12,7 +12,7 @@
\author{S\'ebastien Villemot\thanks{Paris School of Economics and
CEPREMAP. E-mail:
\href{mailto:sebastien.villemot@ens.fr}{\texttt{sebastien.villemot@ens.fr}}.}}
\href{mailto:sebastien@dynare.org}{\texttt{sebastien@dynare.org}}.}}
\title{Solving rational expectations models at first order: \\
what Dynare does\thanks{Copyright \copyright~2009,~2011 S\'ebastien

View File

@ -10,7 +10,7 @@ Upstream-Contact: Dynare Team, whose members in 2012 are:
George Perendia <george@perendia.orangehome.co.uk>
Johannes Pfeifer <jpfeifer@gmx.de>
Marco Ratto <marco.ratto@jrc.ec.europa.eu>
Sébastien Villemot <sebastien.villemot@ens.fr>
Sébastien Villemot <sebastien@dynare.org>
Source: http://www.dynare.org
Files: *

View File

@ -6,7 +6,7 @@
* - it only works with square matrices
* - it only works on double matrices (no single precision or complex)
*
* Written by Sebastien Villemot <sebastien.villemot@ens.fr>.
* Written by Sébastien Villemot <sebastien@dynare.org>.
*/
/*

View File

@ -4,7 +4,7 @@
* Only supports real (double precision) decomposition.
* Only selection of eigenvalues with a boolean vector is supported.
*
* Written by Sebastien Villemot <sebastien.villemot@ens.fr>.
* Written by Sébastien Villemot <sebastien@dynare.org>.
*/
/*

View File

@ -2,7 +2,7 @@
* Oct-file for bringing the complex QZ decomposition to Octave.
* Simple wrapper around LAPACK's zgges.
*
* Written by Sebastien Villemot <sebastien.villemot@ens.fr>.
* Written by Sébastien Villemot <sebastien@dynare.org>.
*/
/*