[Refdb-users] RIS Tags By Type
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2006-06-16 20:24:23
|
Rich Shepard writes: > refdbc: getref :ID:=15 > ID*:15 (1999) > Key: albr1999 > Albrect,J., Guesgen,H. > A combinatorial fuzzy set-theoretic approach to the mapping between > quantitative > and qualitative data > > :8 > > This means that a lot of these tags are not appropriate for a conference > proceeding article. Is there an available guide that instructs me what tags > to use for various types? There is for BibTeX, how about RIS? > First of all, your data are not lost. The getref command returns a fairly compact format by default which is convenient if you browse the results for particular hits. In order to keep the output clean, many tags are suppressed by default. To make sure all of the tags were imported properly, run a command like getref -t ris :ID:=15 to display the results using the input format. In order to display more details in the default screen format, use the -s switch, e.g.: getref -s ALL :ID:=15 to display all available fields, or getref -s N1AVRP to display your notes, the availability, and the reprint status in addition to the default fields. Needless to say that you can edit the fields variable in ~/.refdbcrc to have additional fields displayed by default. Now for the RIS "style guide". The closest thing to such a guide is the Reference Manager manual which is freely available as a PDF: http://www.referencemanager.com/support/docs/ReferenceManager11.pdf It contains a chapter on the RIS types and which fields they use. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |