From 114fdf4dc0e3a85cde525833306b4655b2533cb0 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Mon, 16 Jan 2017 09:51:56 +0100 Subject: [PATCH] fe_enriched: update bibtex reference --- include/deal.II/fe/fe_enriched.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/deal.II/fe/fe_enriched.h b/include/deal.II/fe/fe_enriched.h index 6ed3a44c6d..d61c498de7 100644 --- a/include/deal.II/fe/fe_enriched.h +++ b/include/deal.II/fe/fe_enriched.h @@ -148,7 +148,9 @@ DEAL_II_NAMESPACE_OPEN @Article{Davydov2016, Title = {On the h-adaptive PUM and hp-adaptive FEM approaches applied to PDEs in quantum mechanics.}, Author = {Davydov, D and Gerasimov, T and Pelteret, J.-P. and Steinmann, P.}, - Journal = {Journal of Computational Physics. Submitted}, + eprinttype = {arXiv}, + eprint = {1612.02305}, + eprintclass = {physics.comp-ph}, Year = {2016}, } * @endcode @@ -614,4 +616,3 @@ DEAL_II_NAMESPACE_CLOSE #endif // CXX14 #endif // dealii__fe_enriched_h - -- 2.39.5