An open API service providing commit metadata for open source projects.

GitHub / cboettig/knitcitations / commits

:package: Generate citations for knitr markdown and html files

SHA Message Author Date Stats
a21f02d2 skip vignette creation and fix documentation Carl Boettiger <c****g@g****m> almost 12 years ago
635d04ee fix package name in library call for testing Carl Boettiger <c****g@g****m> almost 12 years ago
19d2f8a5 try these tests instead Carl Boettiger <c****g@g****m> almost 12 years ago
92a52363 whoops, actually run roxygen first to update the docs Carl Boettiger <c****g@g****m> almost 12 years ago
f20f8f5b by default, don't run examples needing an internet connection Carl Boettiger <c****g@g****m> almost 12 years ago
ae0af784 initialize testing Carl Boettiger <c****g@g****m> almost 12 years ago
2f568fb7 README as html so that references render Carl Boettiger <c****g@g****m> almost 12 years ago
e8816ba6 update documentation, maintain compatibility by not using pandoc as default Carl Boettiger <c****g@g****m> almost 12 years ago
b1c9d083 update NEWS Carl Boettiger <c****g@g****m> almost 12 years ago
8aab8b70 updated pandoc implementation, document in README Carl Boettiger <c****g@g****m> almost 12 years ago
ccce88e7 remove tmp files Carl Boettiger <c****g@g****m> almost 12 years ago
bcf49337 add pandoc style citations Carl Boettiger <c****g@g****m> almost 12 years ago
dd6b503d updated documentation in releasing to CRAN Carl Boettiger <c****g@g****m> over 12 years ago
bf0ff630 merge Merge pull request #48 from khughitt/master Carl Boettiger <c****g@g****m> over 12 years ago
dee0cb44 Added newline at end of markdown output Keith Hughitt <k****t@g****m> over 12 years ago
b16fdb38 fix regexp for DOI pattern Carl Boettiger <c****g@g****m> over 12 years ago
7ba14c7b roll back to original doi pattern #45 Carl Boettiger <c****g@g****m> almost 13 years ago
6650b5e0 merge Merge pull request #45 from noamross/master Carl Boettiger <c****g@g****m> almost 13 years ago
ac6b9d4f Tweak to regex for DOI Noam Ross <n****s@g****m> almost 13 years ago
1a03d51c merge Merge pull request #44 from trinker/master Carl Boettiger <c****g@g****m> almost 13 years ago
cdb3841a Updated citet to handle page numbers. This is a bit hacky so a true fix mayb... tyler rinker <t****r@h****m> almost 13 years ago
0f530635 Updated NEWS and bumped version Carl Boettiger <c****g@g****m> almost 13 years ago
f1caa19e merge Merge pull request #42 from trinker/master Carl Boettiger <c****g@g****m> almost 13 years ago
694a25ab added bulleted argument to bibliography tyler rinker <t****r@h****m> almost 13 years ago
42e419c9 add txt of LICENSE file Carl Boettiger <c****g@g****m> almost 13 years ago
0c33bba3 Updated documentation to linewrap at 80 characters Carl Boettiger <c****g@g****m> almost 13 years ago
5c1a1909 don't print &ldquo; etc if we aren't using data-html=true (#40) Carl Boettiger <c****g@g****m> about 13 years ago
87172075 Fix punct in 'et al.', remove markdown italics signs #40 Carl Boettiger <c****g@g****m> about 13 years ago
06f72f24 fix errant <p> tag reported in #40 Carl Boettiger <c****g@g****m> about 13 years ago
0dd4cd5a html in tooltips removed, see NEWS #37 Carl Boettiger <c****g@g****m> about 13 years ago
6073e0cf v0.4-6 Carl Boettiger <c****g@g****m> about 13 years ago
24e76262 date added to DESCRIPTION, closes #34 Carl Boettiger <c****g@g****m> about 13 years ago
acec3625 add bugfix to changelog Carl Boettiger <c****g@g****m> about 13 years ago
cea61ebe Grab page values from XML on DOI queries. fixes #33 Carl Boettiger <c****g@g****m> about 13 years ago
ecf2b1c1 NEWS reflects changes for page numbering Carl Boettiger <c****g@g****m> about 13 years ago
ec57465d fixed bug when no page range given, added page range to citet #32 Carl Boettiger <c****g@g****m> about 13 years ago
87913ad7 Provide page range as an option, as requested in #32 Carl Boettiger <c****g@g****m> about 13 years ago
ecccbc5c version 0.4-4 released to CRAN Carl Boettiger <c****g@g****m> about 13 years ago
fedb0a2c use class=showtooltip for more seemless integration. (ideally should be cust... Carl Boettiger <c****g@g****m> about 13 years ago
3f8282af use class instead of rel for tooltip Carl Boettiger <c****g@g****m> about 13 years ago
c452ae74 cito should use rel instead of property Carl Boettiger <c****g@g****m> about 13 years ago
51b15a9e updates to formating order, also now documented in readme Carl Boettiger <c****g@g****m> about 13 years ago
acc5e1ec Added a method to control the order of the bibliography. closes #1 Carl Boettiger <c****g@g****m> about 13 years ago
be3fbced Fixed redundant header in rdfa closes #27 Carl Boettiger <c****g@g****m> about 13 years ago
4252d55b still tweaking README Carl Boettiger <c****g@g****m> about 13 years ago
7706831a still tweaking README Carl Boettiger <c****g@g****m> about 13 years ago
26c82d8e fixed links Carl Boettiger <c****g@g****m> about 13 years ago
7c0302eb README updated Carl Boettiger <c****g@g****m> about 13 years ago
6ef3b649 fix url in non-doi links Carl Boettiger <c****g@g****m> about 13 years ago
7b580b56 tweak tooltip citation formatting Carl Boettiger <c****g@g****m> about 13 years ago
b1908ea1 support for URL citations, linked cites, semantics, tooltips, and more Carl Boettiger <c****g@g****m> about 13 years ago
ab9d71ff notes/thoughts on OAI support added (#7) Carl Boettiger <c****g@g****m> about 13 years ago
a717b5a3 a few additional entries to the documentation to pass CHECK, further updates ... Carl Boettiger <c****g@g****m> about 13 years ago
8c8e92dd Fixed bug in citep that converted to citet Carl Boettiger <c****g@g****m> about 13 years ago
113e6e9a #18 greycite function added and incorp into cite.R Carl Boettiger <c****g@g****m> about 13 years ago
e5c6e42a Example in /inst/examples/vita.md shows the use of disambiguation of citation... Carl Boettiger <c****g@g****m> about 13 years ago
1f97f214 Add a,b,c, etc to disambiguate matching inline citations; closes #22 Carl Boettiger <c****g@g****m> about 13 years ago
5af629fc description file updated collate list to install Carl Boettiger <c****g@g****m> over 13 years ago
4224e9d5 description file updated collate list to install Carl Boettiger <c****g@g****m> over 13 years ago
a4efee5b DESCRIPTION Carl Boettiger <c****g@g****m> over 13 years ago
12b398e7 fixed typo in cito output Carl Boettiger <c****g@g****m> over 13 years ago
34daf256 working on inline formats, now in seperate script Carl Boettiger <c****g@g****m> over 13 years ago
83f9653e Avoid dropped citations caused by redundant key collisions, closes #21 Carl Boettiger <c****g@g****m> over 13 years ago
67ae96bb documentation Carl Boettiger <c****g@g****m> over 13 years ago
ba703566 Fixes bug in HTML printing, closes issue #20 Carl Boettiger <c****g@g****m> over 13 years ago
7ec6980c merge Merge branch 'master' of github.com:cboettig/knitcitations Carl Boettiger <c****g@g****m> over 13 years ago
a4eef18b touchup documentation for check Carl Boettiger <c****g@g****m> over 13 years ago
4271b065 touchup documentation for check Carl Boettiger <c****g@g****m> over 13 years ago
b747226a Semantic citations enabled; plus minor improvements. v0.3-2 Carl Boettiger <c****g@g****m> over 13 years ago
821f1b7b whoops, include new files in push Carl Boettiger <c****g@g****m> over 13 years ago
aff8246c Use internal cache instead of external bibtex library to avoid errors Carl Boettiger <c****g@g****m> over 13 years ago
e02593d6 quick fix and release 0.2.0 to avoid conflicts for knitr 0.1.0 Carl Boettiger <c****g@g****m> over 13 years ago
32f1cb1f Fix the storing of bibliographic data cited so far Carl Boettiger <c****g@g****m> over 13 years ago
ec97fce9 .sty for vignette Carl Boettiger <c****g@g****m> over 13 years ago
a8ff8123 no comma for in-text citations (as rich mentioned in #1) Carl Boettiger <c****g@g****m> over 13 years ago
4a143b62 forgot to add new .R files Carl Boettiger <c****g@g****m> over 13 years ago
33b35c6a update documentation, closes issue #15 Carl Boettiger <c****g@g****m> over 13 years ago
51008344 testing external bibtex file approach Carl Boettiger <c****g@g****m> over 13 years ago
e2369d99 make file names match function names Carl Boettiger <c****g@g****m> over 13 years ago
ec977af3 exploring cleaner/consistent behavior in formating Carl Boettiger <c****g@g****m> over 13 years ago
6c30dc08 Removed redundant Author line in DESCRIPTION Carl Boettiger <c****g@g****m> over 13 years ago
5ad6768d cleanup Carl Boettiger <c****g@g****m> almost 14 years ago
a7f61be4 fixed the repeat printing bug introduced by print in bibliography Carl Boettiger <c****g@g****m> almost 14 years ago
c34e00de style as first entry in bibliography() Carl Boettiger <c****g@g****m> almost 14 years ago
1e40c821 several minor updates: Carl Boettiger <c****g@g****m> almost 14 years ago
d4714a6c pdf copy Carl Boettiger <c****g@g****m> almost 14 years ago
a2b25d1b cleaning up examples in documentation Carl Boettiger <c****g@g****m> almost 14 years ago
1d881957 cleaning up examples in documentation: Carl Boettiger <c****g@g****m> almost 14 years ago
b9a55d5a cleaning up examples in documentation: Carl Boettiger <c****g@g****m> almost 14 years ago
a2923f51 README with quickstart Carl Boettiger <c****g@g****m> almost 14 years ago
08bfbf29 spelling Carl Boettiger <c****g@g****m> almost 14 years ago
294e5c08 updated textual notes in example Carl Boettiger <c****g@g****m> almost 14 years ago
558353ef remove debug line Carl Boettiger <c****g@g****m> almost 14 years ago
6fb51832 man files Carl Boettiger <c****g@g****m> almost 14 years ago
5a673d28 fixed user-specified citation key for doi, closes #4 Carl Boettiger <c****g@g****m> almost 14 years ago
cb122d01 added use of citation keys to the example Carl Boettiger <c****g@g****m> almost 14 years ago
dd307367 working example now Carl Boettiger <c****g@g****m> almost 14 years ago
322ec67e Made citet and citep share subroutines, closes #5 Carl Boettiger <c****g@g****m> almost 14 years ago
40946606 citations now can take bibkey, doi, or bibentry Carl Boettiger <c****g@g****m> almost 14 years ago
50a58c48 separate out functions Carl Boettiger <c****g@g****m> almost 14 years ago

← Back to repository