Skip to content

Commit

Permalink
Update website for ComplexesCategories 2023.11-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Nov 11, 2023
1 parent 9a2df93 commit 48064bb
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions ComplexesCategories/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "ComplexesCategories",
Subtitle := "Category of (co)chain complexes of an additive category",
Version := "2023.09-01",
Date := "2023-09-28",
Version := "2023.11-01",
Date := "2023-11-11",
License := "GPL-2.0-or-later",

Persons := [
Expand Down
4 changes: 2 additions & 2 deletions ComplexesCategories/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>ComplexesCategories</h1>
<h2>Category of (co)chain complexes of an additive category</h2>

<p>
2023.09-01</p>
2023.11-01</p>

<p>
28 September 2023
11 November 2023
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions ComplexesCategories/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 Category of (co)chain complexes of an additive category 


2023.09-01
2023.11-01


28 September 2023
11 November 2023


Kamal Saleh
Expand Down
4 changes: 2 additions & 2 deletions ComplexesCategories/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>ComplexesCategories</h1>
<h2>Category of (co)chain complexes of an additive category</h2>

<p>
2023.09-01</p>
2023.11-01</p>

<p>
28 September 2023
11 November 2023
</p>

</div>
Expand Down
24 changes: 12 additions & 12 deletions _data/ComplexesCategories.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ComplexesCategories
version: "2023.09-01"
version: "2023.11-01"
license: "GPL-2.0-or-later"
date: 2023-09-28
date: 2023-11-11
description: |
Category of (co)chain complexes of an additive category
Expand Down Expand Up @@ -40,11 +40,11 @@ packageinfo: https://homalg-project.github.io/HigherHomologicalAlgebra/Complexes

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.09-01/ComplexesCategories-2023.09-01.tar.gz
url: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.11-01/ComplexesCategories-2023.11-01.tar.gz
- name: .zip
url: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.09-01/ComplexesCategories-2023.09-01.zip
url: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.11-01/ComplexesCategories-2023.11-01.zip

pdf: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.09-01/ComplexesCategories-2023.09-01-manual.pdf
pdf: https://github.com/homalg-project/HigherHomologicalAlgebra/releases/download/ComplexesCategories-2023.11-01/ComplexesCategories-2023.11-01-manual.pdf

abstract: |
Expand All @@ -55,22 +55,22 @@ keywords: |
Chains, Cochains, MappingCone, MappingCylinder, Homotopy.
citeas: |
<p class='BibEntry'>
[<span class='BibKey'>Sal28</span>] <b class='BibAuthor'>Saleh, K.</b>,
[<span class='BibKey'>Sal11</span>] <b class='BibAuthor'>Saleh, K.</b>,
<i class='BibTitle'>ComplexesCategories, Category of (co)chain complexes of an additive category,
Version 2023.09-01</i>
(<span class='BibYear'>9-28</span>)<br />
Version 2023.11-01</i>
(<span class='BibYear'>1-11</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/ComplexesCategories">https://homalg-project.github.io/pkg/ComplexesCategories</a></span>.
</p>
bibtex: |
@misc{ ComplexesCategories2023.09-01,
@misc{ ComplexesCategories2023.11-01,
author = {Saleh, K.},
title = {{ComplexesCategories}, Category of (co)chain complexes
of an additive category, {V}ersion 2023.09-01},
of an additive category, {V}ersion 2023.11-01},
month = {3-},
year = {9-28},
year = {1-11},
note = {GAP package},
howpublished = {\href
{https://homalg-project.github.io/pkg/ComplexesCategories}
Expand All @@ -79,6 +79,6 @@ bibtex: |
{}{}{}\texttt{ComplexesCategories}}},
keywords = {Chains; Cochains; MappingCone; MappingCylinder;
Homotopy},
printedkey = {Sal28}
printedkey = {Sal11}
}

0 comments on commit 48064bb

Please sign in to comment.