Skip to content

Commit

Permalink
Merge pull request #94 from augustfly/master
Browse files Browse the repository at this point in the history
Update with v6.3
  • Loading branch information
gregschwarz authored Nov 5, 2019
2 parents 6aa7a80 + 6293ada commit d59c29e
Show file tree
Hide file tree
Showing 19 changed files with 3,316 additions and 2,404 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1209290.svg)](https://doi.org/10.5281/zenodo.1209290)

## AASTeX6
The Version 6.2 style files and documentation for authoring [AAS Journal](https://journals.aas.org) articles in LaTeX2e were released on January 8, 2018. A list of updates and changes provided by Version 6.2 can be found in the [AASTeX Revision History](https://journals.aas.org/aastex-revisionhistory/). Version 6.2 is backwards compatible with v6.1 but no prior version of AASTeX.
The Version 6.3 style files and documentation for authoring [AAS Journal](https://journals.aas.org) articles in LaTeX2e were released on July 10, 2019. A list of updates and changes provided by Version 6.3 can be found in the [AASTeX Revision History](https://journals.aas.org/aastex-revisionhistory/). Version 6.3 is backwards compatible with v6.2 and v6.1 but no prior version of AASTeX (i.e. not < v6.0).

## BibTeX
This repository also includes the AAS Journals BibTeX style file, [aasjournal.bst](bst/aasjournal.bst), which was last updated October 26, 2017. This is our BST file that supports the `version` and `publisher` fields of an `@misc` BibTeX entry. The most recent update added anchored links to reference source material, e.g., links to article DOIs, arXiv preprints, and/or [ASCL](http://ascl.net) identifiers.
This repository also includes the AAS Journals BibTeX style file, [aasjournal.bst](bst/aasjournal.bst), which was last updated June 3, 2019 (v1.18). This is our BST file that supports the `version` and `publisher` fields of an `@misc` BibTeX entry. The most recent update added anchored links to reference source material, e.g., links to article DOIs, arXiv preprints, and/or [ASCL](http://ascl.net) identifiers. These are explicit inline text links to ensure that the identifiers are available in the full text. This is why we do not endorse more compact anchor-linked BibTeX styles, e.g., `yahapj.bst.`

## Download
You may download the most recent version from this repository or from the [AAS Journals website](https://journals.aas.org/aastex-package-for-manuscript-preparation/).
Expand All @@ -13,7 +13,7 @@ You may download the most recent version from this repository or from the [AAS J
In addition to the [sample files](sample) provided here, an extensive AASTeX guide can be found at our [AAS Journals website](https://journals.aas.org/aastex-package-for-manuscript-preparation/). Broader style, data, and graphics guides are also [available](https://journals.aas.org/author-resources/).

## Development model
AASTeX development is performed outside of the GitHub platform, but incremental updates from our developers are posted here regularly, and we gladly accept issues and user pull requests.
AASTeX development is performed outside of the GitHub platform by an outside TeX consultant, but incremental updates from our developers are posted here regularly, and we gladly accept issues and user pull requests.

## Citation
While the AAS Journals encourage developers to post preferred citations for their codes and encourage authors to cite all software that supports their research articles, citation of AASTeX or acknowledgement of the developers and maintainers of this package is traditionally seen as inappropriate and is not requested.
Expand All @@ -29,6 +29,7 @@ Outside of issues or pull requests, please contact the AASTeX team for help at o
| [v6.0.2](https://github.com/AASJournals/AASTeX60/tree/v6.0.2) | 2016 March 02 | tbd |
| [v6.1](https://github.com/AASJournals/AASTeX60/tree/v6.1) | 2016 November 23 | [10.5281/zenodo.168228](https://doi.org/10.5281/zenodo.168228) |
| [v6.2](https://github.com/AASJournals/AASTeX60/tree/v6.2) | 2018 February 23 | [10.5281/zenodo.1209290](https://doi.org/10.5281/zenodo.1209290) |
| [v6.3](https://github.com/AASJournals/AASTeX60/tree/v6.2) | 2019 July 10 | [tbd](http://example.com) |


## Credit
Expand Down
Loading

0 comments on commit d59c29e

Please sign in to comment.