Skip to content

Commit 8482251

Browse files
committed
refine
1 parent 3d9c200 commit 8482251

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

external-libraries.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This document lists the fonts, icons, and libraries used by JabRef.
44

55
One can generate a file with all library dependencies by using Gradle task `cyclonedxBom`.
6-
It generates the file `build/cyclonedx/bom.xml` and `build/cyclonedx/bom.json`.
6+
It generates the file `build/cyclonedx/bom.xml` and `build/cyclonedx/bom.json`. The file is in the [SBOM Standard](https://cyclonedx.org/).
77

88
## bst files
99

@@ -13,8 +13,11 @@ Path: src/main/resources/bst/IEEEtran.bst
1313
URL: https://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/bibtex
1414
License: LPPL-1.3
1515
```
16+
1617
## Fonts and Icons
18+
1719
The loading animation during loading of recommendations from Mr. DLib is created by <http://loading.io/> and is free of use under license CC0 1.0.
20+
1821
```yaml
1922
Id: material-design-icons.font
2023
Project: Material Design Icons

0 commit comments

Comments
 (0)