Skip to content

Commit

Permalink
Merge pull request #402 from marcfehling/bibtool-improve
Browse files Browse the repository at this point in the history
bibtool: style improvements
  • Loading branch information
bangerth authored Sep 12, 2022
2 parents f5143f4 + ed5ff10 commit bdd0b09
Show file tree
Hide file tree
Showing 26 changed files with 3,949 additions and 5,930 deletions.
3 changes: 3 additions & 0 deletions bibtool.rsc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ print.wide.equal = on
% use braces instead of double quotes as delimiters
resource braces

% style improvements: no empty fields, fix page ranges, pure numerical fields
resource improve

% translate iso 8859/1 characters to latex
resource iso2tex

Expand Down
2 changes: 1 addition & 1 deletion publications-1998.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @MastersThesis{bangerth:adaptive
author = {W. Bangerth},
title = {Adaptive Finite-Elemente-Methoden zur L\"{o}sung der Wellengleichung mit Anwendung in der Physik der Sonne},
school = {University of Heidelberg},
year = {1998},
year = 1998,
url = {http://www.math.colostate.edu/~bangerth/publications/1998-thesis.abstract.html}
}

Expand Down
8 changes: 4 additions & 4 deletions publications-1999.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @TechReport{bangerth.kanschat:concepts
author = {W. Bangerth and G. Kanschat},
title = {Concepts for object-oriented finite element software - the \texttt{deal.II} library},
institution = {IWR Heidelberg},
year = {1999},
year = 1999,
number = {Preprint 99-43 (SFB 359)},
url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.136.7882&rep=rep1&type=pdf}
}
Expand All @@ -13,8 +13,8 @@ @Article{bangerth.rannacher:adaptive
author = {W. Bangerth and R. Rannacher},
title = {Adaptive finite element approximation of the acoustic wave equation: Error estimation and mesh adaptation},
journal = {East-West Journal of Numerical Mathematics},
year = {1999},
volume = {7},
year = 1999,
volume = 7,
pages = {263--282},
url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.220.6982&rep=rep1&type=pdf}
}
Expand All @@ -23,7 +23,7 @@ @MastersThesis{nauber:adaptive
author = {S. Nauber},
title = {Adaptive Finite Elemente Verfahren f\"{u}r selbstadjungierte Eigenwertprobleme},
school = {University of Heidelberg},
year = {1999}
year = 1999
}

@Comment{jabref-meta: databaseType:bibtex;}
10 changes: 5 additions & 5 deletions publications-2000.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @InProceedings{bangerth:mesh
author = {W. Bangerth},
title = {Mesh Adaptivity and Error Control for a Finite Element Approximation of the Elastic Wave Equation},
booktitle = {Fifth International Conference on Mathematical and Numerical Aspects of Wave Propagation},
year = {2000},
year = 2000,
pages = {725--729},
url = {http://www.math.colostate.edu/~bangerth/publications/2000-waves2000.pdf}
}
Expand All @@ -13,16 +13,16 @@ @TechReport{bangerth:multi-threading
author = {W. Bangerth},
title = {Multi-threading support in deal.II},
institution = {IWR Heidelberg},
year = {2000},
year = 2000,
number = {Preprint 2000-11 (SFB 359)}
}

@InProceedings{bangerth:using,
author = {W. Bangerth},
title = {Using Modern Features of C++ for Adaptive Finite Element Methods: Dimension-Independent Programming in deal.II},
booktitle = {Proceedings of the 16th IMACS World Congress},
year = {2000},
pages = {118},
year = 2000,
pages = 118,
address = {Lausanne, Switzerland},
url = {http://www.math.colostate.edu/~bangerth/publications/2000-imacs.pdf}
}
Expand All @@ -31,7 +31,7 @@ @MastersThesis{mohamed:interaction
author = {F. Mohamed},
title = {Interaction of vortices in superconductors with kappa close to 1/sqrt(2)},
school = {ETH Zurich},
year = {2000}
year = 2000
}

@Comment{jabref-meta: databaseType:bibtex;}
28 changes: 14 additions & 14 deletions publications-2001.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ @Article{bangerth.rannacher:adaptive
author = {Wolfgang Bangerth and Rolf Rannacher},
title = {Adaptive finite element techniques for the acoustic wave equation},
journal = {Journal of Computational Acoustics},
year = {2001},
volume = {9},
number = {02},
year = 2001,
volume = 9,
number = 02,
pages = {575--591},
month = jun,
doi = {10.1142/s0218396x01000668},
Expand All @@ -17,9 +17,9 @@ @Article{barinka.barsch.ea:adaptive
author = {Arne Barinka and Titus Barsch and Philippe Charton and Albert Cohen and Stephan Dahlke and Wolfgang Dahmen and Karsten Urban},
title = {Adaptive Wavelet Schemes for Elliptic Problems---Implementation and Numerical Experiments},
journal = {{SIAM} Journal on Scientific Computing},
year = {2001},
volume = {23},
number = {3},
year = 2001,
volume = 23,
number = 3,
pages = {910--939},
month = jan,
doi = {10.1137/s1064827599365501},
Expand All @@ -30,8 +30,8 @@ @Article{becker.rannacher:optimal
author = {Roland Becker and Rolf Rannacher},
title = {An optimal control approach to a posteriori error estimation in finite element methods},
journal = {Acta Numerica},
year = {2001},
volume = {10},
year = 2001,
volume = 10,
pages = {1--102},
month = may,
doi = {10.1017/s0962492901000010},
Expand All @@ -42,9 +42,9 @@ @Article{cockburn.kanschat.ea:superconvergence
author = {Bernardo Cockburn and Guido Kanschat and Ilaria Perugia and Dominik Sch\"{o}tzau},
title = {Superconvergence of the Local Discontinuous Galerkin Method for Elliptic Problems on Cartesian Grids},
journal = {{SIAM} Journal on Numerical Analysis},
year = {2001},
volume = {39},
number = {1},
year = 2001,
volume = 39,
number = 1,
pages = {264--285},
month = jan,
doi = {10.1137/s0036142900371544},
Expand All @@ -55,8 +55,8 @@ @InProceedings{hartmann:adaptive
author = {R. Hartmann},
title = {Adaptive FE-Methods for Conservation Equations},
booktitle = {Hyperbolic Problems: Theory, Numerics, Applications},
year = {2001},
number = {141},
year = 2001,
number = 141,
series = {ISNM International Series of Numerical Mathematics},
pages = {495--503},
publisher = {Birkh\"{a}user, Basel},
Expand All @@ -67,7 +67,7 @@ @MastersThesis{richter:funktionalorientierte
author = {T. Richter},
title = {Funktionalorientierte Gitteroptimierung bei der Finite-Elemente Approximation elliptischer Differentialgleichungen},
school = {University of Heidelberg},
year = {2001},
year = 2001,
url = {https://www.math.uni-magdeburg.de/~richter/pdf-files/diplom.pdf}
}

Expand Down
57 changes: 20 additions & 37 deletions publications-2002.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,15 @@
@PhDThesis{bangerth:adaptive,
author = {W. Bangerth},
title = {Adaptive Finite Element Methods for the Identification of Distributed Parameters in Partial Differential Equations},
year = {2002},
school = {University of Heidelberg},
url = {}
year = 2002,
school = {University of Heidelberg}
}

@MastersThesis{benkler:numerical,
author = {S. Benkler},
title = {Numerical solution of the nonlinear Hartree equation.},
year = {2002},
school = {ETH Zurich, Switzerland},
url = {}
year = 2002,
school = {ETH Zurich, Switzerland}
}

@InProceedings{cockburn.kanschat.ea:local,
Expand All @@ -22,20 +20,16 @@ @InProceedings{cockburn.kanschat.ea:local
booktitle = {Proceedings of the Fifth World Congress on Computational Mechanics (WCCM V)},
editor = {H.A. Mang and F.G. Rammerstorfer and J. Eberhardsteiner},
address = {Vienna University of Technology},
year = {2002},
volume = {},
pages = {},
url = {},
doi = {}
year = 2002
}

@Article{cockburn.kanschat.ea:local*1,
author = {B. Cockburn and G. Kanschat and D. Sch\"{o}tzau and C. Schwab},
title = {Local discontinuous Galerkin methods for the Stokes system},
journal = {SIAM J. Numer. Anal.},
year = {2002},
volume = {40},
number = {1},
year = 2002,
volume = 40,
number = 1,
pages = {319--343},
doi = {10.1137/S0036142900380121}
}
Expand All @@ -44,16 +38,16 @@ @Article{hartmann.houston:adaptive
author = {R. Hartmann and P. Houston},
title = {Adaptive Discontinuous Galerkin Finite Element Methods for the Compressible Euler Equations},
journal = {J. Comput. Phys.},
year = {2002},
volume = {183},
year = 2002,
volume = 183,
pages = {508--532},
doi = {10.1006/jcph.2002.7206}
}

@PhDThesis{hartmann:adaptive,
author = {R. Hartmann},
title = {Adaptive Finite Element Methods for the Compressible Euler Equations},
year = {2002},
year = 2002,
school = {University of Heidelberg},
doi = {10.11588/heidok.00002488}
}
Expand All @@ -62,44 +56,33 @@ @Article{kanschat.rannacher:local
author = {G. Kanschat and Rolf Rannacher},
title = {Local error analysis of the interior penalty discontinuous Galerkin method for second order elliptic problems},
journal = {J. Numer. Math.},
year = {2002},
volume = {10},
pages = {249--274},
url = {},
doi = {}
year = 2002,
volume = 10,
pages = {249--274}
}

@Article{mohamed.troyer.ea:interaction,
author = {F. Mohamed and M. Troyer and G. Blatter},
title = {Interaction of vortices in superconductors with kappa close to 1/sqrt(2),},
journal = {Phys. Rev. B, article 224504},
year = {2002},
volume = {65},
pages = {},
url = {},
doi = {}
year = 2002,
volume = 65
}

@Article{shardlow:coupled,
author = {T. Shardlow},
title = {A coupled Cahn-Hilliard particle system},
journal = {Electronic Journal of Differential Equations, No. 73},
year = {2002},
volume = {2002},
pages = {1--21},
url = {},
doi = {}
year = 2002,
volume = 2002,
pages = {1--21}
}

@Article{stadler.holzapfel:novel,
author = {M. Stadler and G. A. Holzapfel},
title = {A novel approach for smooth contact surfaces using NURBS: application to the FE simulation of stenting},
journal = {Proceedings of the 13th Conference of the European Society of Biomechanics, 1-4 September 2002, Wroclaw, Poland},
year = {2002},
volume = {},
pages = {},
url = {},
doi = {}
year = 2002
}

@Comment{jabref-meta: databaseType:bibtex;}
Loading

0 comments on commit bdd0b09

Please sign in to comment.