From 9f764e5cc1df35b1b3ab48459011bd1b569b3278 Mon Sep 17 00:00:00 2001 From: Matthias Maier <tamiko@kyomu.43-1.org> Date: Mon, 21 Jul 2014 18:56:23 +0200 Subject: [PATCH] Documentation: remove stale html files Remove news.html and publications/indexl.html stubs - they are not referenced any more. --- doc/news/news.html | 22 ----- doc/publications/dealii.bib | 169 ------------------------------------ doc/publications/index.html | 20 ----- 3 files changed, 211 deletions(-) delete mode 100755 doc/news/news.html delete mode 100644 doc/publications/dealii.bib delete mode 100644 doc/publications/index.html diff --git a/doc/news/news.html b/doc/news/news.html deleted file mode 100755 index 54b29dfe64..0000000000 --- a/doc/news/news.html +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" - "http://www.w3.org/TR/html4/loose.dtd"> -<html> - <head> - <title>The deal.II news page</title> - - <link href="../screen.css" rel="StyleSheet"> - - <meta name="copyright" content="Copyright (C) 2000 - 2014 by the deal.II Authors"> - <meta name="date" content="$Date$"> - <meta name="keywords" content="deal.II"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <meta http-equiv="refresh" content="0;url=http://dealii.org/news.html"> - - </head> - - <body> - This page is now part of the top-level project description. See - <a target="_top" href="http://dealii.org/news.html">this page</a>. - </body> -</html> diff --git a/doc/publications/dealii.bib b/doc/publications/dealii.bib deleted file mode 100644 index f4d43108b4..0000000000 --- a/doc/publications/dealii.bib +++ /dev/null @@ -1,169 +0,0 @@ - -%% The deal.II paper - -@Article{BangerthHartmannKanschat2007, - title = {deal.{II} --- a General Purpose Object Oriented Finite Element Library}, - author = {Bangerth, W. and Hartmann, R. and Kanschat, G.}, - journal = {{ACM} Trans. Math. Softw.}, - volume = {33}, - number = {4}, - year = {2007}, - doi = {10.1145/1268776.1268779} -} - - -@article{dealII81, - title = {The {\tt deal.{I}{I}} Library, Version 8.1}, - author = {W. Bangerth and T. Heister and L. Heltai and G. Kanschat - and M. Kronbichler and M. Maier and B. Turcksin and T. D. Young}, - journal = {arXiv preprint \url{http://arxiv.org/abs/1312.2266v4}}, - year = {2013}, -} - -@article{dealII80, - title = {The {\tt deal.{I}{I}} Library, Version 8.0}, - author = {W. Bangerth and T. Heister and L. Heltai and G. Kanschat - and M. Kronbichler and M. Maier and B. Turcksin and T. D. Young}, - journal = {arXiv preprint \url{http://arxiv.org/abs/1312.2266v3}}, - year = {2013}, -} - - - - - - -%% Additional papers on deal.II and special aspects - -@TechReport{BangerthKanschat1999, - title = {Concepts for Object-Oriented Finite Element Software -- the \texttt{deal.II} library}, - address = {Heidelberg}, - author = {Bangerth, W. and Kanschat, G.}, - institution = {SFB~359}, - number = {1999-43}, - type = {Preprint}, - year = {1999}, - url = {http://www.dealii.org/developer/reports/deal-paper.pdf} -} - -@Article{BangerthKayserHerold2007, - author = {Wolfgang Bangerth and Oliver Kayser-Herold}, - title = {Data Structures and Requirements for $hp$ Finite Element - Software}, - journal = {ACM Trans. Math. Softw.}, - year = 2009, - volume = 36, - number = 1, - pages = {4/1--4/31} -} - -@Article{JanssenKanschat2011, - author = {Janssen, B. and Kanschat, G.}, - title = {Adaptive multilevel methods with local smoothing for - {${H}^1$}- and {$H^{\text{curl}}$}-conforming high order - finite element methods}, - journal = {SIAM J. Sci. Comput.}, - year = 2011, - volume = 33, - number = 4, - pages = {2095--2114}, - doi = {10.1137/090778523} -} - -@Article{Kanschat2004, - title = {Multi-level methods for discontinuous {G}alerkin {FEM} on locally refined meshes}, - author = {Kanschat, G.}, - journal = {Comput. \& Struct.}, - number = {28}, - pages = {2437--2445}, - volume = {82}, - year = {2004}, - doi = {10.1016/j.compstruc.2004.04.015} -} - -@Article{BangerthBursteddeHeisterKronbichler11, - author = {W. Bangerth and C. Burstedde and T. Heister - and M. Kronbichler}, - title = {Algorithms and data structures for massively parallel generic - adaptive finite element codes}, - journal = {ACM Trans. Math. Softw.}, - year = 2011, - volume = 38, - pages = {14/1--28} -} - -@Article{KronbichlerKormann2012, - author = {M. Kronbichler and K. Kormann}, - title = {A generic interface for parallel cell-based finite element operator application}, - journal = {Comput. Fluids}, - year = 2012, - volume = 63, - pages = {135--147}, - doi = {10.1016/j.compfluid.2012.04.012} -} - - - -%% older references: - -@Manual{DealIIReference, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and T. Heister and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org} -} - -@Manual{DealIIReference600, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/6.0.0}, - year = 2007 -} - -@Manual{DealIIReference610, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/6.1.0}, - year = 2008 -} - -@Manual{DealIIReference621, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/6.2.1}, - year = 2009 -} - -@Manual{DealIIReference631, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/6.3.1}, - year = 2010 -} - -@Manual{DealIIReference700, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/7.0.0}, - year = 2011 -} - -@Manual{DealIIReference710, - title = {{\tt deal.{I}{I}} Differential Equations Analysis Library, - Technical Reference}, - author = {W. Bangerth and G. Kanschat}, - note = {\texttt{http://www.dealii.org}}, - url = {http://www.dealii.org/7.1.0}, - year = 2011 -} diff --git a/doc/publications/index.html b/doc/publications/index.html deleted file mode 100644 index 0575198268..0000000000 --- a/doc/publications/index.html +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" - "http://www.w3.org/TR/html4/loose.dtd"> - -<html> - <head> - <link href="../screen.css" rel="StyleSheet" media="screen"> - <title>The deal.II Publication List</title> - <meta name="copyright" content="Copyright (C) 1998 - 2014 by the deal.II Authors"> - <meta name="keywords" content="dealII publications"> - <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> - <style type="text/css"> - li { margin-bottom: 1ex; } - </style> - </head> - - <body> - This page is now part of the top-level project description. See - <a target="_top" href="http://dealii.org/publications.html">this page</a>. - </body> -</html> -- 2.39.5