From: Luca Heltai Date: Tue, 30 Apr 2019 19:48:33 +0000 (+0200) Subject: Fixed tabs problem. X-Git-Tag: v9.1.0-rc1~143^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27cb140e49d43ac591d2393a732d4bb523381d2;p=dealii.git Fixed tabs problem. --- diff --git a/include/deal.II/base/parsed_convergence_table.h b/include/deal.II/base/parsed_convergence_table.h index 61b3dd6329..5756a4b4be 100644 --- a/include/deal.II/base/parsed_convergence_table.h +++ b/include/deal.II/base/parsed_convergence_table.h @@ -119,15 +119,15 @@ DEAL_II_NAMESPACE_OPEN * When using this class, please cite * @code{.bib} * @article{SartoriGiulianiBardelloni-2018-a, - * Author = {Sartori, Alberto and Giuliani, Nicola and + * Author = {Sartori, Alberto and Giuliani, Nicola and * Bardelloni, Mauro and Heltai, Luca}, - * Journal = {SoftwareX}, - * Pages = {318--327}, - * Title = {{deal2lkit: A toolkit library for high performance + * Journal = {SoftwareX}, + * Pages = {318--327}, + * Title = {{deal2lkit: A toolkit library for high performance * programming in deal.II}}, * Doi = {10.1016/j.softx.2018.09.004}, - * Volume = {7}, - * Year = {2018}} + * Volume = {7}, + * Year = {2018}} * @endcode * * @author Luca Heltai, 2019.