41 static PetscBool PetscCite1 = PETSC_FALSE;
42 const char PetscCitation1[] =
"@TechReport{petsc-user-ref,\n" 43 " Author = {Satish Balay and Shrirang Abhyankar and Mark F. Adams and Jed Brown and Peter Brune\n" 44 " and Kris Buschelman and Victor Eijkhout and William D. Gropp\n" 45 " and Dinesh Kaushik and Matthew G. Knepley\n" 46 " and Lois Curfman McInnes and Karl Rupp and Barry F. Smith\n" 48 " Title = {{PETS}c Users Manual},\n" 49 " Number = {ANL-95/11 - Revision 3.5},\n" 50 " Institution = {Argonne National Laboratory},\n" 53 static PetscBool PetscCite2 = PETSC_FALSE;
54 const char PetscCitation2[] =
"@InProceedings{petsc-efficient,\n" 55 " Author = {Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith},\n" 56 " Title = {Efficient Management of Parallelism in Object Oriented Numerical Software Libraries},\n" 57 " Booktitle = {Modern Software Tools in Scientific Computing},\n" 58 " Editor = {E. Arge and A. M. Bruaset and H. P. Langtangen},\n" 59 " Pages = {163--202},\n" 60 " Publisher = {Birkh{\\\"{a}}user Press},\n" 66 static PetscBool ChasteCite = PETSC_FALSE;
67 const char ChasteCitation[] =
"@article{mirams2013chaste,\n" 68 " author = {Mirams, G.R. and Arthurs, C.J. and Bernabeu, M.O. and Bordas, R. and Cooper, " 69 "J. and Corrias, A. and Davit, Y. and Dunn, S-J. and Fletcher, A.G. and Harvey, D.G. and " 70 "Marsh, M.E. and Osborne, J.M. and Pathmanathan, P. and Pitt-Francis, J. and Southern, J. " 71 "and Zemzemi, N. and Gavaghan, D.J.},\n" 72 " title = {Chaste: an open source C++ library for computational physiology and biology},\n" 73 " journal = {PLoS computational biology},\n" 76 " pages = {e1002970},\n" 78 " publisher = {Public Library of Science}\n"