Skip to content

Commit 4ea7980

Browse files
author
Bot
committed
Update website for GeneralizedMorphismsForCAP 2025.06-01
1 parent c52ddac commit 4ea7980

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

GeneralizedMorphismsForCAP/PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ SetPackageInfo( rec(
1010

1111
PackageName := "GeneralizedMorphismsForCAP",
1212
Subtitle := "Implementations of generalized morphisms for the CAP project",
13-
Version := "2025.02-01",
14-
Date := "2025-03-01",
13+
Version := "2025.06-01",
14+
Date := "2025-06-30",
1515
License := "GPL-2.0-or-later",
1616

1717
Persons := [

GeneralizedMorphismsForCAP/doc/chap0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ <h1>GeneralizedMorphismsForCAP</h1>
2929
<h2>Implementations of generalized morphisms for the CAP project</h2>
3030

3131
<p>
32-
2025.02-01</p>
32+
2025.06-01</p>
3333

3434
<p>
35-
1 March 2025
35+
30 June 2025
3636
</p>
3737

3838
</div>

GeneralizedMorphismsForCAP/doc/chap0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
 Implementations of generalized morphisms for the CAP project 
77

88

9-
2025.02-01
9+
2025.06-01
1010

1111

12-
1 March 2025
12+
30 June 2025
1313

1414

1515
Sebastian Gutsche

GeneralizedMorphismsForCAP/doc/chap0_mj.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ <h1>GeneralizedMorphismsForCAP</h1>
3232
<h2>Implementations of generalized morphisms for the CAP project</h2>
3333

3434
<p>
35-
2025.02-01</p>
35+
2025.06-01</p>
3636

3737
<p>
38-
1 March 2025
38+
30 June 2025
3939
</p>
4040

4141
</div>

_data/GeneralizedMorphismsForCAP.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: GeneralizedMorphismsForCAP
2-
version: "2025.02-01"
2+
version: "2025.06-01"
33
license: "GPL-2.0-or-later"
4-
date: 2025-03-01
4+
date: 2025-06-30
55
description: |
66
Implementations of generalized morphisms for the CAP project
77
@@ -36,11 +36,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/GeneralizedMorphismsFo
3636

3737
downloads:
3838
- name: .tar.gz
39-
url: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.02-01/GeneralizedMorphismsForCAP-2025.02-01.tar.gz
39+
url: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.06-01/GeneralizedMorphismsForCAP-2025.06-01.tar.gz
4040
- name: .zip
41-
url: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.02-01/GeneralizedMorphismsForCAP-2025.02-01.zip
41+
url: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.06-01/GeneralizedMorphismsForCAP-2025.06-01.zip
4242

43-
pdf: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.02-01/GeneralizedMorphismsForCAP-2025.02-01-manual.pdf
43+
pdf: https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2025.06-01/GeneralizedMorphismsForCAP-2025.06-01-manual.pdf
4444

4545
abstract: |
4646
<span class="pkgname">GeneralizedMorphismsForCAP</span> provides the category of generalized morphisms associated to an abelian category.
@@ -50,10 +50,10 @@ doc-html: doc/chap0.html
5050
doc-pdf: doc/manual.pdf
5151
citeas: |
5252
<p class='BibEntry'>
53-
[<span class='BibKey'>GP01</span>] <b class='BibAuthor'>Gutsche, S. and Posur, S.</b>,
53+
[<span class='BibKey'>GP30</span>] <b class='BibAuthor'>Gutsche, S. and Posur, S.</b>,
5454
<i class='BibTitle'>GeneralizedMorphismsForCAP, Implementations of generalized morphisms for the CAP project,
55-
Version 2025.02-01</i>
56-
(<span class='BibYear'>3-01</span>)<br />
55+
Version 2025.06-01</i>
56+
(<span class='BibYear'>6-30</span>)<br />
5757
(<span class='BibNote'>GAP package</span>),
5858
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP">https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP</a></span>.
5959
</p>
@@ -64,15 +64,15 @@ bibtex: |
6464
author = {Gutsche, S. and Posur, S.},
6565
title = {{GeneralizedMorphismsForCAP}, {Implementations of
6666
generalized morphisms for the CAP project}, {V}ersion
67-
2025.02\texttt{\symbol{45}}01},
67+
2025.06\texttt{\symbol{45}}01},
6868
month = {5\texttt{\symbol{45}}},
69-
year = {3\texttt{\symbol{45}}01},
69+
year = {6\texttt{\symbol{45}}30},
7070
note = {GAP package},
7171
howpublished = {\href
7272
{https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP}
7373
{\texttt{https://homalg\texttt{\symbol{45}}project.github.io/}\discretionary
7474
{}{}{}\texttt{pkg/}\discretionary
7575
{}{}{}\texttt{GeneralizedMorphismsForCAP}}},
76-
printedkey = {GP01}
76+
printedkey = {GP30}
7777
}
7878

0 commit comments

Comments
 (0)