Commit Graph

336 Commits

Author SHA1 Message Date
Elena Razlogova
0ba95b798a 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
05259f0986 Adding automagic indent to align on second field for PLoS format. 2008-06-17 16:27:13 +00:00
David Kaplan
09ba16156e 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
22ee2771be Adding simple style for National Archives of Australia references 2008-06-04 12:05:49 +00:00
Tim Sherratt
43389ba054 Fixing quotes in Australian Historical Studies style 2008-06-04 07:34:45 +00:00
Tim Sherratt
dca7b25e9e Adding style for Australian Historical Studies 2008-06-04 07:15:54 +00:00
Julian Onions
47ea7b7d07 Open university harvard format numeric style (for S320 at least) 2008-06-02 13:27:44 +00:00
89927fcbc4 * "last accessed" added for urls
* books title not italic in bibliography
2008-06-01 10:54:09 +00:00
c1220b9d7f * quotation marks for german
* date format ''
* <url>
2008-05-31 22:00:59 +00:00
929f4fd979 minor fixes 2008-05-30 22:40:43 +00:00
cf77682538 * no extra capitalization in german 2008-05-30 22:31:53 +00:00
25b3216480 first version, hoping it works 2008-05-30 22:23:18 +00:00
3cd2295e0d hoping on validity 2008-05-30 20:59:11 +00:00
2d3e0de6f7 first version, hoping it works 2008-05-30 20:46:13 +00:00
Bruce D'Arcus
b32eb26e2f added short title to supra condition 2008-05-26 02:14:34 +00:00
Bruce D'Arcus
67f27e018a added changes from nas 2008-05-24 15:25:34 +00:00
David Kaplan
f90b615fbf 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
10379dbdc1 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
efd76914eb 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
153e8ec81b 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
4a340a5b01 Ass DOI to access macro in Chicago styles 2008-05-13 12:41:36 +00:00
Dan Stillman
9d4b038336 Made MLA w/italics the default MLA; moved old version to MLA (underline) 2008-05-13 01:24:54 +00:00
Dan Stillman
1d493a1141 Fix JADA URI 2008-05-12 16:33:03 +00:00
Julian Onions
59f480a492 Journal of the American Chemical Society.
from Patrick Holder
2008-05-09 19:20:41 +00:00
Julian Onions
258fcf4715 Bug fix for multiple citations (thanks to Patrick Holder). 2008-05-09 07:46:13 +00:00
Elena Razlogova
70dafd9961 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
eecfbd56e6 Should take care of various errors in APA reported on forums 2008-05-06 03:37:15 +00:00
Dan Stillman
464bcefd17 Fix id URI and filename typo 2008-05-05 23:02:57 +00:00
2f723eeb85 Brefings in bioinformatics style 2008-05-05 22:48:22 +00:00
Elena Razlogova
62dc0445f0 Adds series number to Chicago styles 2008-05-01 16:44:05 +00:00
Bruce D'Arcus
0138555df8 tweaked et al more 2008-04-30 13:28:16 +00:00
Julian Onions
f7a35c9a55 Some small adjustments. 2008-04-30 07:29:24 +00:00
Elena Razlogova
671d47ad33 Fixes extra space in some Chicago styles 2008-04-29 23:01:08 +00:00
Bruce D'Arcus
54b6a2e6d5 changed et al rule on citations 2008-04-27 15:15:34 +00:00
Simon Kornblith
af6389e132 italicize volume and fix pages in APA style 2008-04-15 00:49:18 +00:00
Elena Razlogova
e40d3840e8 Fixes formatting for book sections with no editor in APA 2008-04-09 17:13:48 +00:00
Elena Razlogova
7e4273de1d Deletes extra title from Oxford Art style 2008-04-09 17:03:45 +00:00
Elena Razlogova
ffe2520fe7 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
13df551ac4 Adds back deleted macro in Chicago. 2008-04-07 13:47:57 +00:00
Elena Razlogova
236ea4d367 Forgot to edit macro name in Chicago no ibid style 2008-04-07 13:44:28 +00:00
Elena Razlogova
ae8545dc8f Closes #985: Generated Biblographies Should Not Include Two Breaks After Each Reference
Simplifies macros
2008-04-07 10:29:35 +00:00
Dan Stillman
98b0acc1b5 Regenerate Water Research style (ignore) 2008-04-02 17:19:21 +00:00
Michael Berkowitz
947083cbe4 -Adds mla-italic style from forums. needs testing. 2008-04-02 16:26:52 +00:00
Bruce D'Arcus
0e26034a91 fixed id bug 2008-04-02 16:17:04 +00:00
Bruce D'Arcus
97c8e33411 added extra space before year 2008-04-02 16:14:11 +00:00
Bruce D'Arcus
71dc079878 added 2008-04-02 16:13:20 +00:00
Bruce D'Arcus
da690359ba removed space after citation number 2008-04-01 17:45:55 +00:00
Bruce D'Arcus
909a87e155 added id support, switched note ferernce to underscores 2008-03-29 18:24:45 +00:00
Michael Berkowitz
920abb133f -Makes Nature style more macro-oriented 2008-03-27 15:41:42 +00:00
Bruce D'Arcus
7748268815 fixed problem on chapters 2008-03-27 11:35:21 +00:00
Elena Razlogova
661f0b4ea0 Forgot to fix no-ibid version 2008-03-26 20:20:07 +00:00
Elena Razlogova
68632aaa29 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
f9e004a563 removed prefix attributes on group 2008-03-26 11:00:51 +00:00
Bruce D'Arcus
36adb4b40f fixed spurious period 2008-03-25 17:32:14 +00:00
Julian Onions
4e9c1e2a0b Updated to be more macro oriented 2008-03-25 15:46:07 +00:00
Bruce D'Arcus
be2e943505 removed comma 2008-03-24 16:55:22 +00:00
Bruce D'Arcus
639fdebba8 added (experimental) supra support 2008-03-24 16:53:50 +00:00
Bruce D'Arcus
42f2c2dc72 added (experimental) supra support 2008-03-24 16:50:57 +00:00
Bruce D'Arcus
37515e4a50 fixed dumb markup bug 2008-03-24 12:51:31 +00:00
Bruce D'Arcus
1dae395a0f removed comma 2008-03-22 21:14:33 +00:00
Bruce D'Arcus
26d19da225 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
a21e85cda6 fixed spurious title in author macro 2008-03-22 14:50:50 +00:00
Bruce D'Arcus
c667c662d0 fixed dumb bug in date macro 2008-03-22 14:35:38 +00:00
Bruce D'Arcus
270347dd3d added fix for dates on article 2008-03-21 15:59:04 +00:00
Michael Berkowitz
14b35fb784 -Puts year in parentheses in bluebook-law_review 2008-03-21 14:37:43 +00:00
Elena Razlogova
43749f725a Turning off sentence case in APA 2008-03-21 03:01:44 +00:00
Michael Berkowitz
924d48a7c9 -Continues fixing punctuation and a couple of spacing issues. 2008-03-20 18:15:55 +00:00
Michael Berkowitz
7e1e76831c -Fixes article/journal title punctuation. Hopefully. 2008-03-20 17:59:38 +00:00
Elena Razlogova
1cde661b13 Fixes sorting and bibliography display, renames macros in Chicago author-date 2008-03-16 11:46:32 +00:00
Elena Razlogova
08421a2570 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
081d551fd1 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
053d3f1b8f * 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
5587e44958 Fix AMA URI 2008-03-08 20:37:36 +00:00
022e6fa411 new style 2008-03-03 14:50:42 +00:00
Elena Razlogova
0714ef214c Changes Chicago note style to reflect new mapping of "presentation" to CSL "speech" 2008-03-03 13:19:49 +00:00
Elena Razlogova
86191b1779 May fix a problem with two reference by the same author. Or not 2008-02-28 18:39:49 +00:00
Elena Razlogova
d5e67fd994 Adds labels to all locators except page
Consolidates/renames some macros
2008-02-27 22:18:26 +00:00
Julian Onions
b68beee120 Current biology style added. 2008-02-20 21:24:33 +00:00
Elena Razlogova
b238f15420 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
854e94a6a3 Don't display labels for editor-translator-as-author in Chicago subsequent citations 2008-02-18 09:15:41 +00:00
Elena Razlogova
ff2c70ce00 Don't add year suffix in Chicago note styles 2008-02-18 07:33:03 +00:00
Elena Razlogova
fa881906ed 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
3975481b1c Title 2008-02-16 15:59:34 +00:00
Nicolae Turcan
c2a9342302 Correct two spaces to one, in jurnals titles 2008-02-16 15:49:38 +00:00
Simon Kornblith
d702c9a9a2 use publication abbreviation in nature style 2008-02-15 01:05:59 +00:00
Elena Razlogova
5b08495131 Fixes handling of letters in Chicago bibliographies 2008-02-13 14:29:17 +00:00
Elena Razlogova
ba8bc10c1c Testing subsequent-author-substitute 2008-02-13 12:40:47 +00:00
Elena Razlogova
17e0ee8efc Testing subsequent-author-substitute in Chicago 2008-02-13 12:05:29 +00:00
Nicolae Turcan
b4d260a56e Correct title macro 2008-02-13 10:10:20 +00:00
Bruce D'Arcus
0ebcd32445 fixed some rendering problems 2008-02-13 03:24:22 +00:00
Elena Razlogova
be725594f7 Put volume number with pages in bibliographic references for chapters in Chicago styles 2008-02-12 20:39:01 +00:00
Elena Razlogova
01114f94c5 Fixes volume number for chapters in Chicago note w/o bibliography styles 2008-02-12 19:23:50 +00:00
Elena Razlogova
4bd3ec1dc5 Fixed volume number for chapters in Chicago note w/ bibliography styles 2008-02-12 19:17:56 +00:00
Julian Onions
d63410d894 Change to use the more generic language independent page variables 2008-02-12 13:58:47 +00:00
Elena Razlogova
6dcfd15b36 Secondary authors should precede page numbers in chapter citations in Chicago bibliography styles 2008-02-12 12:59:29 +00:00
Julian Onions
0bdce55572 Changes the et-al citation limit. 2008-02-12 08:19:06 +00:00
Pedro Herrera
25a17ccee8 minor change 2008-02-11 22:09:32 +00:00
Pedro Herrera
aa09eb98ca minor change 2008-02-11 20:26:35 +00:00
Pedro Herrera
7abc0d0280 minor change 2008-02-11 20:25:50 +00:00
Pedro Herrera
4acfa021f6 new style 2008-02-11 20:20:49 +00:00