Skip to content

Commit

Permalink
Update website for CartesianCategories 2023.08-04
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Aug 15, 2023
1 parent b018e1a commit 7e49313
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion CartesianCategories/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "CartesianCategories",
Subtitle := "Cartesian and cocartesian categories and various subdoctrines",
Version := "2023.08-03",
Version := "2023.08-04",
Date := "2023-08-15",
Date := "2023-08-15",
License := "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion CartesianCategories/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>CartesianCategories</h1>
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>

<p>
2023.08-03</p>
2023.08-04</p>

<p>
15 August 2023
Expand Down
2 changes: 1 addition & 1 deletion CartesianCategories/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
 Cartesian and cocartesian categories and various subdoctrines 


2023.08-03
2023.08-04


15 August 2023
Expand Down
2 changes: 1 addition & 1 deletion CartesianCategories/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>CartesianCategories</h1>
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>

<p>
2023.08-03</p>
2023.08-04</p>

<p>
15 August 2023
Expand Down
14 changes: 7 additions & 7 deletions _data/CartesianCategories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CartesianCategories
version: "2023.08-03"
version: "2023.08-04"
license: "GPL-2.0-or-later"
date: 2023-08-15
description: |
Expand Down Expand Up @@ -39,11 +39,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CartesianCategories/Pa

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-03/CartesianCategories-2023.08-03.tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-04/CartesianCategories-2023.08-04.tar.gz
- name: .zip
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-03/CartesianCategories-2023.08-03.zip
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-04/CartesianCategories-2023.08-04.zip

pdf: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-03/CartesianCategories-2023.08-03-manual.pdf
pdf: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2023.08-04/CartesianCategories-2023.08-04-manual.pdf

abstract: |
Expand All @@ -56,19 +56,19 @@ citeas: |
<p class='BibEntry'>
[<span class='BibKey'>BZK15</span>] <b class='BibAuthor'>Barakat, M., Zickgraf, F. and Kuhmichel, T.</b>,
<i class='BibTitle'>CartesianCategories, Cartesian and cocartesian categories and various subdoctrines,
Version 2023.08-03</i>
Version 2023.08-04</i>
(<span class='BibYear'>8-15</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/CartesianCategories">https://homalg-project.github.io/pkg/CartesianCategories</a></span>.
</p>
bibtex: |
@misc{ CartesianCategories2023.08-03,
@misc{ CartesianCategories2023.08-04,
author = {Barakat, M. and Zickgraf, F. and Kuhmichel, T.},
title = {{CartesianCategories}, Cartesian and cocartesian
categories and various subdoctrines, {V}ersion
2023.08-03},
2023.08-04},
month = {3-},
year = {8-15},
note = {GAP package},
Expand Down

0 comments on commit 7e49313

Please sign in to comment.