1# Articles about PETSc Design 2 3Many articles have been written about the design of PETSc. We mention 4an incomplete selection which may be of interest to developers. 5 6You may also be interested in [publications using PETSc](https://petsc.org/release/miscellaneous/applications_publications). 7 8Higher-level views of PETSc can be found in {cite}`keyprefix-s2011`, 9{cite}`keyprefix-bgms00`, {cite}`keyprefix-miss-paper`, {cite}`keyprefix-bgms98`, and {cite}`keyprefix-petsc-efficient`. 10 11## References 12 13```{bibliography} /petsc.bib 14:filter: docname in docnames 15:keyprefix: keyprefix- 16:labelprefix: ref- 17``` 18