]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix markup of references. 2022/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Dec 2015 22:40:53 +0000 (16:40 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 29 Dec 2015 15:35:29 +0000 (09:35 -0600)
doxygen interpreted our bibtex-references as C++ code which led
to funny HTML markup. Fortunately, there is a way to tell
doxygen to interpret the code block as just some piece of text
it will not understand regardless of how hard it tries.

doc/doxygen/headers/glossary.h
include/deal.II/numerics/error_estimator.h

index 599d8a9613f80eb83ba716dfa65f00404079f6c5..879ade7e097b38650bb1dd1fdb2fd74882dc318c 100644 (file)
  * namespace and the techniques used in step-40.
  *
  * The full reference for the paper is as follows:
- * @code
+ * @code{.bib}
 @Article{BBHK11,
   author =       {Wolfgang Bangerth and Carsten Burstedde and Timo Heister
                   and Martin Kronbichler},
  * elements.
  *
  * The full reference for this paper is as follows:
- * @code
+ * @code{.bib}
 @Article{BK07,
   author =       {Wolfgang Bangerth and Oliver Kayser-Herold},
   title =        {Data Structures and Requirements for hp Finite Element
  * methods.
  *
  * The full reference for this paper is as follows:
- * @code
+ * @code{.bib}
 @article{janssen2011adaptive,
-  title={Adaptive Multilevel Methods with Local Smoothing for H\^{}1-and H\^{}curl-Conforming High Order Finite Element Methods},
-  author={Janssen, B{\"a}rbel and Kanschat, Guido},
-  journal={SIAM Journal on Scientific Computing},
-  volume={33},
-  number={4},
-  pages={2095--2114},
-  year={2011},
+  title=    {Adaptive Multilevel Methods with Local Smoothing for H^1- and H^{curl}-Conforming High Order Finite Element Methods},
+  author=   {Janssen, B{\"a}rbel and Kanschat, Guido},
+  journal=  {SIAM Journal on Scientific Computing},
+  volume=   {33},
+  number=   {4},
+  pages=    {2095--2114},
+  year=     {2011},
   publisher={SIAM}}
  * @endcode
  * See 
  *   of implementing it. It also compares the performance of different implementations.
  *
  * The full reference for this paper is as follows:
- * @code
+ * @code{.bib}
 @Article{TKB16,
   author =       {Bruno Turcksin and Martin Kronbichler and Wolfgang Bangerth},
   title =        {\textit{WorkStream} -- a design pattern for multicore-enabled finite element computations},
index a6172ae768ce9ae29300354062701d87f9e90591..52407af4f0c11f400b28e9610a782854c3b4d8f2 100644 (file)
@@ -75,7 +75,7 @@ namespace hp
  *
  * The full reference for the paper in which this error estimator is defined
  * is as follows:
- * @code
+ * @code{.bib}
  * @Article{KGZB83,
  *   author =       {Kelly, D. W. and {De S. R. Gago}, J. P. and Zienkiewicz, O. C.
  *                   and Babu\v{s}ka, I.},

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.