# `apxproof`: Proofs in Appendix ## About The `apxproof` package facilitates the writing of scientific article with proofs deferred to the appendix. The documentation of this package is provided in the [apxproof.pdf](apxproof.pdf) file. ## Prerequisites In addition to a working installation of LaTeX2e, `apxproof` relies on a few other packages, which should be provided by all reasonable LaTeX distributions: - `amsthm` - `bibunits` - `environ` - `etoolbox` - `fancyvrb` - `ifthen` - `kvoptions` ## Manual installation Simply copy the file [apxproof.sty](apxproof.sty) in your LaTeX working directory, or in any other directory where LaTeX searches for packages. ## License Copyright (C) 2016 by Pierre Senellart. This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. ## Contact https://github.com/PierreSenellart/apxproof Pierre Senellart Bug reports and feature requests should preferably be submitted through the *Issues* feature of GitHub.