target g
i1 : R = ZZ/10007[x,y,z];
i2 : g = gb ideal(x^2, x*y-z^2, z^5);
i3 : target g 1 o3 = R o3 : R-module, free
The source of this document is in Macaulay2Doc/functions/target-doc.m2:29:0.