[OS X TeX] Cite Bibliography script
Claus Gerhardt
claus.gerhardt at urz.uni-heidelberg.de
Sat Sep 18 08:24:26 EDT 2004
Let me make a few comments.
First, if BibDesk is installed, then its "Service" offers already this
functionality instantaneously (!). There are may other reasons why one
should use BibDesk.
Secondly, if, for whatever reason, one would like to run the
Applescript, then the following points should be observed:
1. Each file that uses bibtex contains a command like
\bibliography{mrabbrev,publications}, where the last name is the name
of the relevant .bib file. The best place to store the .bib file is
~/texmf/bibtex and the script could be directed to this directory.
2. The script contains a lot of subroutines which should be saved in a
compiled form and called upon if necessary. There is already a folder
for subroutines ~/Library/TeXShop/Scripts.
Claus
On 18.09.2004, at 09:32, Daniel Becker wrote:
> Hallo,
>
> Am Donnerstag, 16.09.04 um 23:54 Uhr schrieb Matthew Hills:
>
>> There was an earlier discussion about a script to help with
>> citations. I
>> put together a script that will present a list of the citations in
>> your
>> bibliography file. Key features:
>>
>> - can show the title in addition to the citation key
>> - can filter the output (ie, if you type and select "Arm", then
>> run the
>> script, it would only return entries that contain
>> "Arm", such
>> as an author "Armstrong" or a title "Arms Race"
>>
>> http://tina.stanford.edu/~hills/Tidbits/
>
> Could this script by Matthew Hills please be
>
> a) tested widely and
> b) included in TeXShops standard set of scripts?
>
> a) is a wish because I have problems to use it from within TexShop and
> wonder if its me or something in the code (the former most, likely),
> and b) is because I think this script is one of those breakthroughs
> that make LaTeX so much easier.
>
> Thank you
>
> Daniel
>
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list