Update to v2.3:

New: access 'url' entry in sqlite databases.
This commit is contained in:
2023-07-26 09:34:22 -05:00
parent c6e9cb3af4
commit c2f99c259d
5 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
.Dd $Mdocdate: March 21 2022 $
.Dt BBLOG 2.2
.Dd $Mdocdate: July 26 2023 $
.Dt BBLOG 2.3
.Os
.Sh NAME
.Nm BBlog
+3 -1
View File
@@ -1,4 +1,4 @@
.Dd $Mdocdate: November 5 2019 $
.Dd $Mdocdate: July 26 2023 $
.Dt BBLOG-sqlite
.Os
.Sh DESCRIPTION
@@ -28,6 +28,8 @@ label of the reference
.It prauth
bibliography entries are ordered alphabetically with respect to this entry
label of the reference
.It url
link to paper
.El
.Sh AUTHORS
The sqlite BBlog engine was written by Ian Jauslin.