As the first step in the decommissioning of sasCommunity.org the site has been converted to read-only mode.
Here are some tips for How to share your SAS knowledge with your professional network.
BibTeX
From sasCommunity
Revision as of 18:56, 11 January 2016 by Ron.Fehd.macro.maven (Talk | contribs)
A Work in Progress, stay tuned
- [SUGI-1976--1996-bib-files] 2016-Jan-11
Notes
- Chicago Manual of Style
- treatment of name suffixes (III, Jr, Sr, etc.) I have removed commas before name suffixes --- and ending periods as well.
- LaTeX issues: I am changing ...
- copyright to (C), registered to (R)
- ALL CAPS: words in titles that are all caps have been retained
- name-last-suffix is enclosed in curly brackets for BibTex sorting
- 2015-12-01 Know Thy Data, is messy.
I am finding what I expected: lots of OCR misreads.
- 2016-01-11 SUGI-1976--1996
Template
This is a BibTex template for an inproceedings reference.
%% template-inproceedings-using-string %% inproceedings: an article in a conference proceedings %% The LaTeX Companion, 2e, pg 763 %% required: author, booktitle, title, year %% optional: address, editor, month, note, number or volume, %% organization, pages, publisher, series, type, %% crossref=proceedings.key @string{name.of.conference= {Proceedings of the Annual Conference}} @string{base-url-sugi-1977={http://www.sascommunity.org/sugi/SUGI77/}} @inproceedings{confname.confyear.papernumber, year =1908, booktitle=name.of.conference, %% or: booktitle={Proceedings of the 8th Annual Conference}, title ={This is the Paper-Title}, author ={Author H. Presenter}, note ={8 pp., section ABC}, url ={http://www.tug.com/paper.pdf}, %% or: url=base-url-sugi-1977 # {Sugi-77-14%20Burton.pdf}, }
References
- BibTeX.org
- JabRef.org, an open-source bibliography reference manager
- sugi-*.bib and seugi-*.bib files were produced from the wiki.text downloaded from these pages.
--Ronald_J._Fehd macro.maven == the radical programmer (talk) 10:45, 19 November 2015 (CST)