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