From e253c16ce9d757a2429562fca157f485255986f2 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Fri, 26 May 2023 08:43:40 -0400 Subject: [PATCH] Fix bibtex warning for empty journal --- 9.5/paper.bib | 1 + 1 file changed, 1 insertion(+) diff --git a/9.5/paper.bib b/9.5/paper.bib index 7dc8023..d462c30 100644 --- a/9.5/paper.bib +++ b/9.5/paper.bib @@ -1548,6 +1548,7 @@ See: https://doc.cgal.org/latest/Manual/how_to_cite_cgal.html @article{phillips2021auto, title={Auto-Tuned Preconditioners for the Spectral Element Method on GPUs}, author={Phillips, Malachi and Kerkemeier, Stefan and Fischer, Paul}, + journal={arXiv preprint arXiv:2110.07663}, year={2021} } -- 2.39.5