Skip to content

Commit 1d5bf45

Browse files
committed
Certify ForeignFunctions package
1 parent 7d0d574 commit 1d5bf45

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

M2/Macaulay2/packages/ForeignFunctions.m2

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,20 @@ newPackage("ForeignFunctions",
2424
Name => "Doug Torrance",
2525
Email => "[email protected]",
2626
HomePage => "https://webwork.piedmont.edu/~dtorrance"}},
27-
Keywords => {"Interfaces"}
27+
Keywords => {"Interfaces"},
28+
Certification => {
29+
"journal name" => "Journal of Software for Algebra and Geometry",
30+
"journal URI" => "https://msp.org/jsag/",
31+
"article title" => "ForeignFunctions package for Macaulay2",
32+
"acceptance date" => "2024-12-17",
33+
"published article URI" => "https://msp.org/jsag/2025/15-1/p01.xhtml",
34+
"published article DOI" => "10.2140/jsag.2025.15.1",
35+
"published code URI" => "https://msp.org/jsag/2025/15-1/jsag-v15-n1-x01-ForeignFunctions.m2",
36+
"release at publication" => "cb15bd0bfacf92ada65b6d0f6161625c1efaba9d",
37+
"version at publication" => "0.4",
38+
"volume number" => "15",
39+
"volume URI" => "https://msp.org/jsag/2025/15-1/"
40+
}
2841
)
2942

3043
---------------

0 commit comments

Comments
 (0)