From a8c128441b73c503c3ed19b5d73af037bb1ea670 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 18 Jun 2021 18:30:43 +0200 Subject: [PATCH] Fix year of publication --- 9.3/paper.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/9.3/paper.bib b/9.3/paper.bib index ec35abd..3a61074 100644 --- a/9.3/paper.bib +++ b/9.3/paper.bib @@ -996,8 +996,8 @@ year = {2009} @techreport{munch2020hyperdeal, title={hyper.deal: An efficient, matrix-free finite-element library for high-dimensional partial differential equations}, author={Peter Munch and Katharina Kormann and Martin Kronbichler}, - year={2020}, - institution={arXiv:2002.08110, accepted for publication in the ACM Transactions on Mathematical Software, 2021} + year={2021}, + institution={arXiv:2002.08110, accepted for publication in the ACM Transactions on Mathematical Software} } @article{Gordon82, -- 2.39.5