-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update merge.yaml * Update sheldon.yaml * Update merge.yaml * Update sheldon.yaml * Create composer.json * Update acm-siggraph.csl * Update aci-materials-journal.csl * Revert acm-siggraph.csl * Revert aci-materials-journal.csl * Update composer.json * Update filters.yaml * Update properties for composer.json Remove unnnecessary properties and update license for composer.json * Remove unnecesary steps from sheldon.yaml * Optimize steps structure for adding composer.json Optimize steps structure for synchronizing the content of composer.json file during the merge process * Update merge.yaml * Update merge.yaml * Update merge.yaml * Update merge.yaml
- Loading branch information
Showing
3 changed files
with
51 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "citation-style-language/styles", | ||
"description": "Citation Style Language (CSL) Styless", | ||
"type": "library", | ||
"license": "CC-BY-SA-3.0", | ||
"homepage": "http://citationstyles.org/", | ||
"authors": [ | ||
{ | ||
"name": "Citation Style Language (CSL) Team", | ||
"homepage": "http://citationstyles.org/about/#Credits" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters