Commit graph

336 commits

Author SHA1 Message Date
Elena Razlogova
b377528d10 Adds Chicago quick copy style (allows for quick copy of footnotes and subsequent citations in the same style; not appropriate for the Word plugin) 2008-06-18 07:03:59 +00:00
David Kaplan
dcccee13a1 Adding automagic indent to align on second field for PLoS format. 2008-06-17 16:27:13 +00:00
David Kaplan
0b4bfec8fe Making a number of minor modifications to PLoS CSL style so that it agrees more
closely with http://journals.plos.org/plosbiology/guidelines.php
Most are relatively minor involving moving periods and spaces around.  Also 
changed macro for dating references to just use year and removed DOI from
spec.  I have used XML commenting to remove these chunks in case they are
ever wanted again.
2008-06-16 13:44:11 +00:00
Tim Sherratt
3497b1cc2a Adding simple style for National Archives of Australia references 2008-06-04 12:05:49 +00:00
Tim Sherratt
bab7673e3a Fixing quotes in Australian Historical Studies style 2008-06-04 07:34:45 +00:00
Tim Sherratt
b6fd5dc005 Adding style for Australian Historical Studies 2008-06-04 07:15:54 +00:00
Julian Onions
c62c4c13be Open university harvard format numeric style (for S320 at least) 2008-06-02 13:27:44 +00:00
mmoole
cd93bf3927 * "last accessed" added for urls
* books title not italic in bibliography
2008-06-01 10:54:09 +00:00
mmoole
50c4d6bfc3 * quotation marks for german
* date format ''
* <url>
2008-05-31 22:00:59 +00:00
mmoole
9facfd5c24 minor fixes 2008-05-30 22:40:43 +00:00
mmoole
74bfc94734 * no extra capitalization in german 2008-05-30 22:31:53 +00:00
mmoole
e012d68f4a first version, hoping it works 2008-05-30 22:23:18 +00:00
mmoole
7c698eba4d hoping on validity 2008-05-30 20:59:11 +00:00
mmoole
4db6230ce1 first version, hoping it works 2008-05-30 20:46:13 +00:00
Bruce D'Arcus
554040d75e added short title to supra condition 2008-05-26 02:14:34 +00:00
Bruce D'Arcus
cc0eb28d82 added changes from nas 2008-05-24 15:25:34 +00:00
David Kaplan
b83dd8aa99 Making several minor changes to agu.csl to remove extra spaces that
were being added to references.  I think these should work with most
references, but I haven't checked with all possible reference types
(for example books).

Also added a sort key for the bibliography based on the publication
year, but it is really hard to know if this is correct as sorting of
bibliographies in OpenOffice with the plugin seems to have bugs.

Also, added a sort by authors then year to the citation format.  I
believe this is correctly done and testing with the openoffice plugin
suggests that it is having some effect, though it isn't working quite
right (sometimes doesn't sort authors correctly - it seems to have
problems with et al. citations).
2008-05-23 09:58:33 +00:00
David Kaplan
5049726019 Turning off all name-based disambiguation in citations as these do not appear
to be working correctly.  This may be incorrect in a strict sense, but in the
current implementation of the openoffice plugin, they are not doing what they
are supposed to.  However, turning these off does not appear to affect things
- i.e., name initials continue to appear in citations even after setting
these options to false.
2008-05-21 12:45:20 +00:00
David Kaplan
586bd47e10 More updates to agu style to conform to
http://www.agu.org/pubs/AuthorRefSheet.pdf .  Changes consist of:

1) Changed use of "&" in citations to "and".
2) Citation prefix and suffix are now [ and ].
2) Added italic to author names in citations and to volume in
bibliographic references.
2008-05-21 11:49:17 +00:00
David Kaplan
cc8bcbee12 Modifying agu.csl to conform to better conform to my understanding of
AGU style based on their style guide and experience with AGU
references.  Changes consist of:

1) Make it so that all references use initials for author's first
names.  I am not sure if this is officially in the style document, but
I have never seen an AGU publication that didn't use initials for
author names.  

2) Make it so that et al. is only used in bibliographic references
when you have more than 10 authors and that only the first author name
is used in this case, in accordance with
http://www.agu.org/pubs/AuthorRefSheet.pdf.

3) Set the disambiguate-add-givenname option to false for citations.
This MAY BE INCORRECT (not clear from above mentioned style guide - no
mention of what to do in ambiguous cases), but setting it to true
caused it to add the disambiguation in OpenOffice citations in wierd
places.  I think this might be a BUG in Zotero.  I am guessing that
upon citation Zotero was using disambiguate with respect to all
references in my database, not just those in the document, AND that
it considered names like John L. Doe and J. L. Doe different (or
something like that), causing it to add initials when it really wasn't
necessary.  Turning this off will produce the correct result in the
vaste majority of cases, but will fail in just those cases where
disambiguate is supposed to be used.
2008-05-21 08:36:05 +00:00
Elena Razlogova
4b6109f588 Ass DOI to access macro in Chicago styles 2008-05-13 12:41:36 +00:00
Dan Stillman
b67a636c95 Made MLA w/italics the default MLA; moved old version to MLA (underline) 2008-05-13 01:24:54 +00:00
Dan Stillman
cee5e9aae6 Fix JADA URI 2008-05-12 16:33:03 +00:00
Julian Onions
8d25ca1c54 Journal of the American Chemical Society.
from Patrick Holder
2008-05-09 19:20:41 +00:00
Julian Onions
a59660b663 Bug fix for multiple citations (thanks to Patrick Holder). 2008-05-09 07:46:13 +00:00
Elena Razlogova
18c463b28d Sets entry-spacing to 0. Left line-spacing undefined since it's more properly set up in word processor styles. This should be pushed to public styles right awayI think. 2008-05-07 12:07:33 +00:00
Elena Razlogova
51ab3b61cb Should take care of various errors in APA reported on forums 2008-05-06 03:37:15 +00:00
Dan Stillman
72ba9e1b39 Fix id URI and filename typo 2008-05-05 23:02:57 +00:00
malay
a2c269dad3 Brefings in bioinformatics style 2008-05-05 22:48:22 +00:00
Elena Razlogova
ca91b534f2 Adds series number to Chicago styles 2008-05-01 16:44:05 +00:00
Bruce D'Arcus
e1f6989995 tweaked et al more 2008-04-30 13:28:16 +00:00
Julian Onions
30164a40ec Some small adjustments. 2008-04-30 07:29:24 +00:00
Elena Razlogova
1358118ac3 Fixes extra space in some Chicago styles 2008-04-29 23:01:08 +00:00
Bruce D'Arcus
1c342acdbb changed et al rule on citations 2008-04-27 15:15:34 +00:00
Simon Kornblith
0035904e0e italicize volume and fix pages in APA style 2008-04-15 00:49:18 +00:00
Elena Razlogova
6b7165c4ff Fixes formatting for book sections with no editor in APA 2008-04-09 17:13:48 +00:00
Elena Razlogova
75049c3c5b Deletes extra title from Oxford Art style 2008-04-09 17:03:45 +00:00
Elena Razlogova
3b7733eee7 Adds Society of Biblical Literature note style; adds codec's formatting for edition to Chicago note styles 2008-04-09 16:58:06 +00:00
Elena Razlogova
9b44e37e27 Adds back deleted macro in Chicago. 2008-04-07 13:47:57 +00:00
Elena Razlogova
71839445d4 Forgot to edit macro name in Chicago no ibid style 2008-04-07 13:44:28 +00:00
Elena Razlogova
55369e7920 Closes #985: Generated Biblographies Should Not Include Two Breaks After Each Reference
Simplifies macros
2008-04-07 10:29:35 +00:00
Dan Stillman
bead92010e Regenerate Water Research style (ignore) 2008-04-02 17:19:21 +00:00
Michael Berkowitz
59cb1ba3a2 -Adds mla-italic style from forums. needs testing. 2008-04-02 16:26:52 +00:00
Bruce D'Arcus
e8f2bed56c fixed id bug 2008-04-02 16:17:04 +00:00
Bruce D'Arcus
7dff5eafcc added extra space before year 2008-04-02 16:14:11 +00:00
Bruce D'Arcus
7bb9b47c6a added 2008-04-02 16:13:20 +00:00
Bruce D'Arcus
87e8d19430 removed space after citation number 2008-04-01 17:45:55 +00:00
Bruce D'Arcus
d9625d162f added id support, switched note ferernce to underscores 2008-03-29 18:24:45 +00:00
Michael Berkowitz
43ff2623ed -Makes Nature style more macro-oriented 2008-03-27 15:41:42 +00:00
Bruce D'Arcus
666d9080da fixed problem on chapters 2008-03-27 11:35:21 +00:00
Elena Razlogova
b55cbf3608 Forgot to fix no-ibid version 2008-03-26 20:20:07 +00:00
Elena Razlogova
b90c8f1e94 Fixes issue with two spaces before labels for editor and translator in note citations for book section 2008-03-26 20:18:27 +00:00
Bruce D'Arcus
24bbef7482 removed prefix attributes on group 2008-03-26 11:00:51 +00:00
Bruce D'Arcus
c8da73bd48 fixed spurious period 2008-03-25 17:32:14 +00:00
Julian Onions
9751b5948c Updated to be more macro oriented 2008-03-25 15:46:07 +00:00
Bruce D'Arcus
267bdca64b removed comma 2008-03-24 16:55:22 +00:00
Bruce D'Arcus
c695321a3b added (experimental) supra support 2008-03-24 16:53:50 +00:00
Bruce D'Arcus
3640ff4cbe added (experimental) supra support 2008-03-24 16:50:57 +00:00
Bruce D'Arcus
cd9aadd46f fixed dumb markup bug 2008-03-24 12:51:31 +00:00
Bruce D'Arcus
abc3d54a37 removed comma 2008-03-22 21:14:33 +00:00
Bruce D'Arcus
fe2d745fb9 b/c of fallback behavior, need a trick to not small-cap substitued case titles 2008-03-22 14:58:33 +00:00
Bruce D'Arcus
4f327c1f85 fixed spurious title in author macro 2008-03-22 14:50:50 +00:00
Bruce D'Arcus
147ad741b2 fixed dumb bug in date macro 2008-03-22 14:35:38 +00:00
Bruce D'Arcus
c152cb612b added fix for dates on article 2008-03-21 15:59:04 +00:00
Michael Berkowitz
df2a1a284d -Puts year in parentheses in bluebook-law_review 2008-03-21 14:37:43 +00:00
Elena Razlogova
2b752a05a4 Turning off sentence case in APA 2008-03-21 03:01:44 +00:00
Michael Berkowitz
e1d8c20fbd -Continues fixing punctuation and a couple of spacing issues. 2008-03-20 18:15:55 +00:00
Michael Berkowitz
7c8f4e914d -Fixes article/journal title punctuation. Hopefully. 2008-03-20 17:59:38 +00:00
Elena Razlogova
bc14a190ed Fixes sorting and bibliography display, renames macros in Chicago author-date 2008-03-16 11:46:32 +00:00
Elena Razlogova
6fe2d929ca Chicago author-date bibliography layout only calls macros now--should help with web interface for making styles. 2008-03-10 19:14:36 +00:00
Elena Razlogova
945963b40e Updates chicago-author-date to support more item types; fixes bugs in displaying presentation item type in note styles 2008-03-10 01:29:53 +00:00
mmoole
be11fa38df * localised "page" in citation - nevertheless it would be nice to have not only "page" there but also chapter etc displaying 2008-03-09 00:53:03 +00:00
Dan Stillman
c066626c25 Fix AMA URI 2008-03-08 20:37:36 +00:00
lemaxx
ab29aee285 new style 2008-03-03 14:50:42 +00:00
Elena Razlogova
cb10ee1b2f Changes Chicago note style to reflect new mapping of "presentation" to CSL "speech" 2008-03-03 13:19:49 +00:00
Elena Razlogova
683f2e23db May fix a problem with two reference by the same author. Or not 2008-02-28 18:39:49 +00:00
Elena Razlogova
fabfe2689e Adds labels to all locators except page
Consolidates/renames some macros
2008-02-27 22:18:26 +00:00
Julian Onions
6b9e5256af Current biology style added. 2008-02-20 21:24:33 +00:00
Elena Razlogova
777c18bcac Label for editor-as-author should be based on context while label for translator-as-author should always be plural in Chicago
Simplifies contributor conditionals
Sets point-locator macro
2008-02-19 04:36:49 +00:00
Elena Razlogova
4f710a1c4e Don't display labels for editor-translator-as-author in Chicago subsequent citations 2008-02-18 09:15:41 +00:00
Elena Razlogova
d87501f126 Don't add year suffix in Chicago note styles 2008-02-18 07:33:03 +00:00
Elena Razlogova
e35a736361 Closes #935, Second citation with multiple authors doesn't display "et al."
Removes unnecessary conditional in Chicago styles
2008-02-18 06:22:56 +00:00
Pedro Herrera
2557335e18 Title 2008-02-16 15:59:34 +00:00
Nicolae Turcan
11c1c875f4 Correct two spaces to one, in jurnals titles 2008-02-16 15:49:38 +00:00
Simon Kornblith
164f74a3bb use publication abbreviation in nature style 2008-02-15 01:05:59 +00:00
Elena Razlogova
1b5d7bef05 Fixes handling of letters in Chicago bibliographies 2008-02-13 14:29:17 +00:00
Elena Razlogova
25ef1516e2 Testing subsequent-author-substitute 2008-02-13 12:40:47 +00:00
Elena Razlogova
5745f3e474 Testing subsequent-author-substitute in Chicago 2008-02-13 12:05:29 +00:00
Nicolae Turcan
dd4dec57cc Correct title macro 2008-02-13 10:10:20 +00:00
Bruce D'Arcus
086ac222ce fixed some rendering problems 2008-02-13 03:24:22 +00:00
Elena Razlogova
2b43b243dd Put volume number with pages in bibliographic references for chapters in Chicago styles 2008-02-12 20:39:01 +00:00
Elena Razlogova
fc3b23fdfd Fixes volume number for chapters in Chicago note w/o bibliography styles 2008-02-12 19:23:50 +00:00
Elena Razlogova
bf39e1737c Fixed volume number for chapters in Chicago note w/ bibliography styles 2008-02-12 19:17:56 +00:00
Julian Onions
73c18b1735 Change to use the more generic language independent page variables 2008-02-12 13:58:47 +00:00
Elena Razlogova
f1a3d660e9 Secondary authors should precede page numbers in chapter citations in Chicago bibliography styles 2008-02-12 12:59:29 +00:00
Julian Onions
6c8fd6c176 Changes the et-al citation limit. 2008-02-12 08:19:06 +00:00
Pedro Herrera
30f26e384e minor change 2008-02-11 22:09:32 +00:00
Pedro Herrera
f6b1ff252b minor change 2008-02-11 20:26:35 +00:00
Pedro Herrera
cf47993279 minor change 2008-02-11 20:25:50 +00:00
Pedro Herrera
b1aedbc25e new style 2008-02-11 20:20:49 +00:00