File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,20 @@ newPackage(
2929 AuxiliaryFiles => false ,
3030 DebuggingMode => false ,
3131 PackageImports => {" Complexes" },
32- Keywords => {" Combinatorial Commutative Algebra" }
32+ Keywords => {" Combinatorial Commutative Algebra" },
33+ Certification => {
34+ " journal name" => " Journal of Software for Algebra and Geometry" ,
35+ " journal URI" => " https://msp.org/jsag/" ,
36+ " article title" => " Abstract simplicial complexes in Macaulay2" ,
37+ " acceptance date" => " 2025-04-14" ,
38+ " published article URI" => " https://msp.org/jsag/2025/15-1/p03.xhtml" ,
39+ " published article DOI" => " 10.2140/jsag.2025.15.29" ,
40+ " published code URI" => " https://msp.org/jsag/2025/15-1/jsag-v15-n1-x03-AbstractSimplicialComplexes.m2" ,
41+ " release at publication" => " 5b79022404cef1d070584115c819d4436be7bcee" ,
42+ " version at publication" => " 1.0" ,
43+ " volume number" => " 15" ,
44+ " volume URI" => " https://msp.org/jsag/2025/15-1/"
45+ }
3346 )
3447
3548export {" AbstractSimplicialComplex" , " abstractSimplicialComplex" ,
You can’t perform that action at this time.
0 commit comments