Search found 5 matches
- Sun Sep 21, 2008 6:47 pm
- Forum: General
- Topic: Names of book editors not appearing in bibliography
- Replies: 2
- Views: 6322
Re: Names of book editors not appearing in bibliography
Wow. That is a tremendous effort on your part and I truly appreciate it.
- Sat Sep 20, 2008 8:23 am
- Forum: General
- Topic: Names of book editors not appearing in bibliography
- Replies: 2
- Views: 6322
Names of book editors not appearing in bibliography
I have the following entry in my bibtex file:
@BOOK{Anderson2001,
AUTHOR = {Airasian, L. W. and Cruikshank, K. A. and Mayer, R. E. and Wittrock, M. C.},
editor = {Anderson, L. W. and Krathwohl, D. R.},
TITLE = {A Revision of {B}loom's Taxonomy of Educational Objectives},
PUBLISHER = {Longman ...
@BOOK{Anderson2001,
AUTHOR = {Airasian, L. W. and Cruikshank, K. A. and Mayer, R. E. and Wittrock, M. C.},
editor = {Anderson, L. W. and Krathwohl, D. R.},
TITLE = {A Revision of {B}loom's Taxonomy of Educational Objectives},
PUBLISHER = {Longman ...
- Fri Sep 19, 2008 9:02 pm
- Forum: WinEdt
- Topic: WinEdt cannot find bibliography files
- Replies: 5
- Views: 10941
Re: WinEdt cannot find bibliography files
Thanks for the suggestion, balf. It works.
Strange that I was always able to get the Tree.ini file to work before I had to rebuild MikTeX, but after the last build no luck. LaTeX can be really frustrating sometimes. I really dread rebuilds.
Strange that I was always able to get the Tree.ini file to work before I had to rebuild MikTeX, but after the last build no luck. LaTeX can be really frustrating sometimes. I really dread rebuilds.
- Fri Sep 19, 2008 8:59 pm
- Forum: WinEdt
- Topic: WinEdt cannot find bibliography files
- Replies: 5
- Views: 10941
Re: WinEdt cannot find bibliography files
The Tree.ini file can be found under Options-> Advanced in WinEdt.
What do you mean by "Windows level"?
What do you mean by "Windows level"?
- Thu Sep 18, 2008 9:38 pm
- Forum: WinEdt
- Topic: WinEdt cannot find bibliography files
- Replies: 5
- Views: 10941
WinEdt cannot find bibliography files
I am using WinEdt 5.5 with MikTeX 2.7. I have a bibliography file titled ruby.bib that works fine when the file is located in the same directory as the main source latex document. Here is the source code:
\bibliographystyle{unsrt}
\bibliography{ruby}
I then placed ruby.bib in the directory C ...
\bibliographystyle{unsrt}
\bibliography{ruby}
I then placed ruby.bib in the directory C ...