Edit the file:
/Applications/Papers2.app/Contents/SharedSupport/Citations.app/Contents/Resources/AppSupportInformation.plist
...
<key>SupportsInsertionOfCitations</key> <!-- Find this key -->
<array>
...
com.github.atom
# Run with sudo | |
dscacheutil -flushcache | |
killall -HUP mDNSResponder |
#! /bin/sh | |
# Note that this script may fail if there are multiple copies running at the same time | |
# Or if a person is logged into the device Web Management UI | |
# It should recover on future runs once the contention is released | |
# Default read only user/pass | |
export CPWUSER=device | |
export CPWPASS=cyber | |
# Default IP address | |
export UPSIP=129.168.10.134 |
Edit the file:
/Applications/Papers2.app/Contents/SharedSupport/Citations.app/Contents/Resources/AppSupportInformation.plist
...
<key>SupportsInsertionOfCitations</key> <!-- Find this key -->
<array>
...
com.github.atom