<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Other_Applications</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>Recent changes to Other_Applications</description><atom:link href="https://sourceforge.net/p/bibdesk/wiki/Other_Applications/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 26 Nov 2023 17:39:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bibdesk/wiki/Other_Applications/feed" rel="self" type="application/rss+xml"/><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -12,7 +12,7 @@

 Other Cocoa applications can access BibDesk through Distributed Objects in BibDesk 1.3.0. Include the [Completion Server Protocol](https://sourceforge.net/p/bibdesk/svn/HEAD/tree/trunk/bibdesk/BDSKCompletionServerProtocol.h) header file in your applications source code to allow fetching completions from the BibDesk server. 

-BibDesk searches the citekey, author/editor, title, and keywords for the given search term, so the list of matches can be fairly long. However, it's also fast, and has the advantage of BibDesk's parsing and processing beforehand. The objects provided by the completion protocol are KVC-compliant for (at least) the keys citeKey, title, numberOfNames, sortableName, lastName, and year. All values are NSStrings except the year and numberOfNames, which is are NSNumbers. 
+BibDesk searches the citekey, author/editor, title, and keywords for the given search term, so the list of matches can be fairly long. However, it's also fast, and has the advantage of BibDesk's parsing and processing beforehand. The objects provided by the completion protocol are KVC-compliant for (at least) the keys citeKey, title, numberOfNames, sortableName, lastName, and year. All values are NSStrings except the year and numberOfNames, which are NSNumbers. 

 ### BibDesk completions in TextMate

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Sun, 26 Nov 2023 17:39:05 -0000</pubDate><guid>https://sourceforge.netd36d2f98e1bbf56c6be4908bb4874ee61757bbfe</guid></item><item><title>Other_Applications modified by A BibDesk User</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -6,6 +6,7 @@

   * Conan Albrecht's [BibDeskToWord](https://web.archive.org/web/20140406173929/http://warp.byu.edu/BibDeskToWord/), a plugin application for coupling BibDesk with Microsoft Word 2004/2008. There is [a fork by James Ackerman on GitHub](https://github.com/ackman678/bibdesktoword) for Microsoft Word 2011. It uses standard BibDesk templates for formatting citations and bibliographies in many different reference styles, such as APA, numbered references, and Author-Year. Citation formatting is reversible. See also the alternatives to this plugin listed at [Using BibDesk Citations in Editors and Word Processors](Format_Citations_for_Editors) and [Applescripts for Integration with External Editors](BibDesk_Applescripts#applescripts-for-integration-with-external-editors).
   * George MacKerron's [Zot2Bib](http://mackerron.com/zot2bib/) add-on for [Zotero](https://www.zotero.org/), combined with one of Zotero's web browser add-ons, enables a BibDesk user to do one-click importing of publications from an external web browser into BibDesk from a wide range of websites. See also further description of Zotero and BibDesk at [Zotero as an intermediary](Format_Citations_for_Editors#zotero-as-an-intermediary).
+  * [Hook](https://hookproductivity.com/), a Mac app that manages bidirectional links between documents and other resources, comes with built-in [Hook integration for BibDesk publications](https://discourse.hookproductivity.com/t/version-163-of-hook-software-integration-supports-bibdesk-mac-app-latex-bibtex-lovers-rejoice/2943) since March 2021.

 ## Access through Distributed Objects

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A BibDesk User</dc:creator><pubDate>Mon, 19 Apr 2021 19:24:43 -0000</pubDate><guid>https://sourceforge.net0ed5b571ce35ca35e0155417a2c21e3ba0402604</guid></item><item><title>Other_Applications modified by A BibDesk User</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -2,10 +2,10 @@

 ## Other Applications

-This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to post applications, use the [BibDesk-users mailing list](https://sourceforge.net/projects/bibdesk/lists/bibdesk-users). 
+This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to announce that you have posted a new application here, use the [BibDesk-users mailing list](https://sourceforge.net/projects/bibdesk/lists/bibdesk-users). 

-  * Fletcher T. Penney's [PubMedBrowser](http://fletcher.freeshell.org/wiki/PubMedBrowser). 
-  * Conan Albrecht's [BibDeskToWord](http://warp.byu.edu/BibDeskToWord), a plugin application for coupling BibDesk with Microsoft Word 2004/2008. It uses standard BibDesk templates for formatting and formats citations and bibliographies in many different reference styles, such as APA, numbered references, and Author-Year. Citation formatting is reversible. 
+  * Conan Albrecht's [BibDeskToWord](https://web.archive.org/web/20140406173929/http://warp.byu.edu/BibDeskToWord/), a plugin application for coupling BibDesk with Microsoft Word 2004/2008. There is [a fork by James Ackerman on GitHub](https://github.com/ackman678/bibdesktoword) for Microsoft Word 2011. It uses standard BibDesk templates for formatting citations and bibliographies in many different reference styles, such as APA, numbered references, and Author-Year. Citation formatting is reversible. See also the alternatives to this plugin listed at [Using BibDesk Citations in Editors and Word Processors](Format_Citations_for_Editors) and [Applescripts for Integration with External Editors](BibDesk_Applescripts#applescripts-for-integration-with-external-editors).
+  * George MacKerron's [Zot2Bib](http://mackerron.com/zot2bib/) add-on for [Zotero](https://www.zotero.org/), combined with one of Zotero's web browser add-ons, enables a BibDesk user to do one-click importing of publications from an external web browser into BibDesk from a wide range of websites. See also further description of Zotero and BibDesk at [Zotero as an intermediary](Format_Citations_for_Editors#zotero-as-an-intermediary).

 ## Access through Distributed Objects

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A BibDesk User</dc:creator><pubDate>Sun, 11 Apr 2021 13:34:57 -0000</pubDate><guid>https://sourceforge.net0ba2447328c875ed30599a21806f5c45955bc038</guid></item><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -2,23 +2,23 @@

 ## Other Applications

-This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to post applications, use the [BibDesk-users mailing list](http://lists.sourceforge.net/lists/listinfo/bibdesk-users). 
+This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to post applications, use the [BibDesk-users mailing list](https://sourceforge.net/projects/bibdesk/lists/bibdesk-users). 

   * Fletcher T. Penney's [PubMedBrowser](http://fletcher.freeshell.org/wiki/PubMedBrowser). 
   * Conan Albrecht's [BibDeskToWord](http://warp.byu.edu/BibDeskToWord), a plugin application for coupling BibDesk with Microsoft Word 2004/2008. It uses standard BibDesk templates for formatting and formats citations and bibliographies in many different reference styles, such as APA, numbered references, and Author-Year. Citation formatting is reversible. 

 ## Access through Distributed Objects

-Other Cocoa applications can access BibDesk through Distributed Objects in BibDesk 1.3.0. Include the [Completion Server Protocol](http://bibdesk.svn.sourceforge.net/svnroot/bibdesk/trunk/bibdesk/BDSKCompletionServerProtocol.h) header file in your applications source code to allow fetching completions from the BibDesk server. 
+Other Cocoa applications can access BibDesk through Distributed Objects in BibDesk 1.3.0. Include the [Completion Server Protocol](https://sourceforge.net/p/bibdesk/svn/HEAD/tree/trunk/bibdesk/BDSKCompletionServerProtocol.h) header file in your applications source code to allow fetching completions from the BibDesk server. 

 BibDesk searches the citekey, author/editor, title, and keywords for the given search term, so the list of matches can be fairly long. However, it's also fast, and has the advantage of BibDesk's parsing and processing beforehand. The objects provided by the completion protocol are KVC-compliant for (at least) the keys citeKey, title, numberOfNames, sortableName, lastName, and year. All values are NSStrings except the year and numberOfNames, which is are NSNumbers. 

 ### BibDesk completions in TextMate

-A functional example program that provides a list of completion terms in [TextMate](http://macromates.com) is available as [binary (Completion.zip) or source code (BibDeskTMCompletionsSource.zip)](https://public.me.com/amaxwell). It also has the capability of recursively searching for TeX files based on passed-in arguments, parsing them for bibliography commands and automatically opening the files in BibDesk. After building the list of citations, it is dumped to standard output as an XML property list for display in [TextMate](http://macromates.com). 
+A functional example program that provides a list of completion terms in [TextMate](https://macromates.com) is available as [binary (Completion.zip) or source code (BibDeskTMCompletionsSource.zip)](https://public.me.com/amaxwell). It also has the capability of recursively searching for TeX files based on passed-in arguments, parsing them for bibliography commands and automatically opening the files in BibDesk. After building the list of citations, it is dumped to standard output as an XML property list for display in [TextMate](https://macromates.com). 

 ## RSSToBibTeX : RSS Script Groups

-Script groups can be used to automatically download citations from an RSS feed, for example from [PubMed's RSS feeds](http://www.nlm.nih.gov/bsd/pubmed_tutorial/m3017d.html). What you need is a utility that reads the RSS feed and converts it to BibTeX. RSSToBibTeX is a utility that can do this. This [source code](http://bibdesk.svn.sourceforge.net/scripts/RSSToBibTeX.zip) for this utility is available. It also contains the binaries. You can add your custom parsing to this code as appropriate to get proper bibtex. 
+Script groups can be used to automatically download citations from an RSS feed, for example from [PubMed's RSS feeds](http://www.nlm.nih.gov/bsd/pubmed_tutorial/m3017d.html). What you need is a utility that reads the RSS feed and converts it to BibTeX. RSSToBibTeX is a utility that can do this. This [source code](https://bibdesk.sourceforge.io/scripts/RSSToBibTeX.zip) for this utility is available. It also contains the binaries. You can add your custom parsing to this code as appropriate to get proper bibtex. 

 To use it, save the RSSToBibTeX binary, add a new search group, set the script path to the path to this utility, an set the arguments to one or more RSS feed URLs. Add "--pubmed" as the first argument if the feed contains PubMed style authors (like in "Lastname FM"). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Wed, 27 Dec 2017 20:15:34 -0000</pubDate><guid>https://sourceforge.net44f2fcbf321d5bd78dffd3c40af38f46e808598d</guid></item><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -15,7 +15,7 @@

 ### BibDesk completions in TextMate

-A functional example program that provides a list of completion terms in [TextMate](http://macromates.com) is available as [binary](http://homepage.mac.com/amaxwell/.Public/Completion.zip) or [source code](http://homepage.mac.com/amaxwell/.Public/BibDeskTMCompletions.zip). It also has the capability of recursively searching for TeX files based on passed-in arguments, parsing them for bibliography commands and automatically opening the files in BibDesk. After building the list of citations, it is dumped to standard output as an XML property list for display in [TextMate](http://macromates.com). 
+A functional example program that provides a list of completion terms in [TextMate](http://macromates.com) is available as [binary (Completion.zip) or source code (BibDeskTMCompletionsSource.zip)](https://public.me.com/amaxwell). It also has the capability of recursively searching for TeX files based on passed-in arguments, parsing them for bibliography commands and automatically opening the files in BibDesk. After building the list of citations, it is dumped to standard output as an XML property list for display in [TextMate](http://macromates.com). 

 ## RSSToBibTeX&amp;nbsp;: RSS Script Groups

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.net46b3ff2fb3a66e6a5eaabed5e30657182bc22e72</guid></item><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -17,7 +17,7 @@

 A functional example program that provides a list of completion terms in [TextMate](http://macromates.com) is available as [binary](http://homepage.mac.com/amaxwell/.Public/Completion.zip) or [source code](http://homepage.mac.com/amaxwell/.Public/BibDeskTMCompletions.zip). It also has the capability of recursively searching for TeX files based on passed-in arguments, parsing them for bibliography commands and automatically opening the files in BibDesk. After building the list of citations, it is dumped to standard output as an XML property list for display in [TextMate](http://macromates.com). 

-## RSSToBibTeX&amp;nbsp;: RSS Search Groups
+## RSSToBibTeX&amp;nbsp;: RSS Script Groups

 Script groups can be used to automatically download citations from an RSS feed, for example from [PubMed's RSS feeds](http://www.nlm.nih.gov/bsd/pubmed_tutorial/m3017d.html). What you need is a utility that reads the RSS feed and converts it to BibTeX. RSSToBibTeX is a utility that can do this. This [source code](http://bibdesk.svn.sourceforge.net/scripts/RSSToBibTeX.zip) for this utility is available. It also contains the binaries. You can add your custom parsing to this code as appropriate to get proper bibtex. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.netbf327956da32458cd3277722549e89ab07ceb070</guid></item><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -19,6 +19,6 @@

 ## RSSToBibTeX&amp;nbsp;: RSS Search Groups

-Search groups can be used to automatically download citations from an RSS feed, for example from [PubMed's RSS feeds](http://www.nlm.nih.gov/bsd/pubmed_tutorial/m3017d.html). What you need is a utility that reads the RSS feed and converts it to BibTeX. RSSToBibTeX is a utility that can do this. This [source code](http://bibdesk.svn.sourceforge.net/scripts/RSSToBibTeX.zip) for this utility is available. It also contains the binaries. You can add your custom parsing to this code as appropriate to get proper bibtex. 
+Script groups can be used to automatically download citations from an RSS feed, for example from [PubMed's RSS feeds](http://www.nlm.nih.gov/bsd/pubmed_tutorial/m3017d.html). What you need is a utility that reads the RSS feed and converts it to BibTeX. RSSToBibTeX is a utility that can do this. This [source code](http://bibdesk.svn.sourceforge.net/scripts/RSSToBibTeX.zip) for this utility is available. It also contains the binaries. You can add your custom parsing to this code as appropriate to get proper bibtex. 

 To use it, save the RSSToBibTeX binary, add a new search group, set the script path to the path to this utility, an set the arguments to one or more RSS feed URLs. Add "--pubmed" as the first argument if the feed contains PubMed style authors (like in "Lastname FM"). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.net99d8d49e81e688cbeea34ad098ae7e835d2b3c08</guid></item><item><title>Other_Applications modified by Conan Albrecht</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,7 +5,7 @@
 This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to post applications, use the [BibDesk-users mailing list](http://lists.sourceforge.net/lists/listinfo/bibdesk-users).

   * Fletcher T. Penney's [PubMedBrowser](http://fletcher.freeshell.org/wiki/PubMedBrowser). 
-  * Conan C. Albrecht's [BibDeskToWord](http://warp.byu.edu/BibDeskToWord/), application for adding in-text citations and bibliography to Word. 
+  * Conan Albrecht's [BibDeskToWord](http://warp.byu.edu/BibDeskToWord), a plugin application for coupling BibDesk with Microsoft Word 2004/2008. It uses standard BibDesk templates for formatting and formats citations and bibliographies in many different reference styles, such as APA, numbered references, and Author-Year. Citation formatting is reversible. 

 ## Access through Distributed Objects

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Conan Albrecht</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.net91aaebd2e7ca6a6693862c8acdc2233fdb7c6ade</guid></item><item><title>Other_Applications modified by Christiaan Hofman</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -5,6 +5,7 @@
 This is a list of other applications that can extend BibDesk's functionality. These applications are written by BibDesk users; for further discussion or to post applications, use the [BibDesk-users mailing list](http://lists.sourceforge.net/lists/listinfo/bibdesk-users).

   * Fletcher T. Penney's [PubMedBrowser](http://fletcher.freeshell.org/wiki/PubMedBrowser). 
+  * Conan C. Albrecht's [BibDeskToWord](http://warp.byu.edu/BibDeskToWord/), application for adding in-text citations and bibliography to Word. 

 ## Access through Distributed Objects

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christiaan Hofman</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.net1d20d2a8bf5bf168c92afaabfd05e5bc307022d7</guid></item><item><title>Other_Applications modified by Michael McCracken</title><link>https://sourceforge.net/p/bibdesk/wiki/Other_Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael McCracken</dc:creator><pubDate>Sat, 21 Jun 2014 21:17:26 -0000</pubDate><guid>https://sourceforge.net3417ebacb72fe16c79a91d1c5359c6767066a7df</guid></item></channel></rss>