diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-07 17:05:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-07 17:05:25 +0000 |
commit | 0e07c486321f9120e170438491c7e37459567c63 (patch) | |
tree | 1f561353c51d29823e6479927d002194deeebbea /Master/texmf-dist/bibtex/bib | |
parent | 355c88ab8518e03ef77a4e27700863977315c7d0 (diff) |
ieeepes doc update (6mar10)
git-svn-id: svn://tug.org/texlive/trunk@17359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bib')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/Master/texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib b/Master/texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib deleted file mode 100644 index 0b74c429ad5..00000000000 --- a/Master/texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib +++ /dev/null @@ -1,61 +0,0 @@ -%%---------------------------------------------------------------------- -%% ieeepes_check.bib -%% -%% Sample bibliographic data base for the ieeepes package. -%% -%% Volker Kuhlmann -%% 1.1 12 November 1995 -%% 1.0 15 October 1995 -%%---------------------------------------------------------------------- - - -@Article{citepaper, - author = "J. F. Fuller and E. F. Fuchs and K. J. Roesler", - title = "Influence of harmonics in power distribution system - protection", - journal = "{IEEE} Trans.{\ }Power Delivery", - volume = "3", - number = "2", - month = apr, - year = "1988", - pages = "549--557", -} - -@Book{citebook, - author = "E. Clark", - title = "Circuit Analysis of {AC} Power Systems", - volume = "I", - year = "1950", - publisher = "Wiley", - address = "New York", - pages = "81", -} - -@InProceedings{citeconference, - author = "J. L. Alqueres and J. C. Praca", - title = "The Brazilian Power System and the Challenge of the - {A}mazon Transmission", - crossref = "PESSTDC91", -} - -@Proceedings{PESSTDC91, - booktitle = "Proceedings of the 1991 Power Engineering Society - Transmission and Distribution Conference", - year = "1991", - note = "{91CH3070-0}", - pages = "315--320", -} - -@InCollection{IEEEPES_PaperPreparation, - author = "J. W. Hagge and L. L. Grigsby", - title = "Preparation of Papers in a Two-Column Format for " - # ieeetec # " " # ieeetpd # " " # ieeetps, - crossref = "IEEEPES_PubGuide", -} - -@Manual{IEEEPES_PubGuide, - booktitle = ieeepes # " Publication Guide", - publisher = ieeepes, - year = "1995", - month = jan, -} |