From 162c4a5f0147018bdd11e5f12ef4e24b0d85115b Mon Sep 17 00:00:00 2001 From: Steve Moser Date: Mon, 18 Apr 2022 14:43:34 -0400 Subject: [PATCH] Add BibDesk --- applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/applications.json b/applications.json index 437c88b..95a2cc9 100644 --- a/applications.json +++ b/applications.json @@ -9188,6 +9188,25 @@ "c++", "python" ] + }, + { + "short_description": "Use BibDesk to edit and manage your bibliography", + "categories": [ + "notes", + "tex", + "productivity" + ], + "repo_url": "https://sourceforge.net/projects/bibdesk/", + "title": "BibDesk", + "icon_url": "https://a.fsdn.com/allura/p/bibdesk/icon?f6c30e19f66fad4b1c03c8fdcf0a46685d328f3a1b5eb1acb95a4bd74e4a2913?&w=180", + "screenshots": [ + "https://bibdesk.sourceforge.io/screenshots/Publication.png", + "https://bibdesk.sourceforge.io/screenshots/Main-Window.png" + ], + "official_site": "https://bibdesk.sourceforge.io", + "languages": [ + "objective_c" + ] }, { "short_description": "Inkscape is a Free and open source vector graphics editor.",