diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-03 21:39:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-03 21:39:02 +0000 |
commit | 3b7f83d0c3c2e196609666664f5281065c23812b (patch) | |
tree | df6ff97ecaf5cb7e7f72e36df3f1cf97fae5b292 /Master/texmf-dist/doc/latex/asmeconf/README.md | |
parent | 1c88174cd5df6c984f2846dee6a830522ccc9fbd (diff) |
asmeconf (3apr19)
git-svn-id: svn://tug.org/texlive/trunk@50734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/asmeconf/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/asmeconf/README.md | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/asmeconf/README.md b/Master/texmf-dist/doc/latex/asmeconf/README.md index 8747aaed1e8..7a685feebba 100644 --- a/Master/texmf-dist/doc/latex/asmeconf/README.md +++ b/Master/texmf-dist/doc/latex/asmeconf/README.md @@ -1,32 +1,35 @@ This class provides a template to format ASME Conference papers according to - ASME conference requirements, as represented on ASME's conference web pages in March 2019. - (NB: ASME's journals follow specifications different from ASME conference papers.) + the requirements on ASME's web pages (as posted in March 2019). This work is not a publication of ASME itself. Files in this distribution are: - README.md -- this file - asmeconf.cls -- the class file - asmeconf.bst -- bibtex style for ASME conference format - - asmeconf-template.pdf -- documentation/sample paper + README.md -- this file + asmeconf.cls -- the class file + asmeconf.bst -- bibtex style for ASME conference format asmeconf-template.tex -- a latex template/example for this class + asmeconf-template.pdf -- documentation/sample paper asmeconf-sample.bib -- a sample bibliography file - sample-figure-1.pdf, sample-figure-2a.pdf, sample-figure-2b.pdf -- figures for the example The .tex and .cls files are commented and should be self-explanatory. - This is version 1.0 dated 2019/03/28. + This is version 1.01 dated 2019/04/03. Author: John H. Lienhard V + Department of Mechanical Engineering + Massachusetts Institute of Technology + Cambridge, MA 02139-4307 USA - %========================================================= + + ========================================================= + + LICENSE: Copyright (c) 2019 John Lienhard @@ -40,10 +43,8 @@ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT - NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE - SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + The software is provided "as is", without warranty of any kind, express or implied, including but + not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. + in no event shall the authors or copyright holders be liable for any claim, damages or other liability, + whether in an action of contract, tort or otherwise, arising from, out of or in connection with the + software or the use or other dealings in the software. |