Search found 7 matches

by Bornin1992
Sun Jan 13, 2013 10:23 pm
Forum: BibTeX, biblatex and biber
Topic: BibTeX shows no References
Replies: 3
Views: 5978

BibTeX shows no References

Hello,

I am using the mla13 package and am not quite sure how to use BibTeX for this particular case.

A minimal example document.
\documentclass{article}
\usepackage{mla13}

\title{Title}
\firstname{John}
\lastname{Smith}
\professor{Dr. John Doe}
\sources{Sources.bib}

\begin{document ...
by Bornin1992
Sun Jan 13, 2013 10:11 pm
Forum: General
Topic: Edits on input Files show no Changes in Document
Replies: 2
Views: 3715

Re: Edits on input Files show no Changes in Document

Hi Stefan,

It turns out I had been editing the file that was in a different directory!

Thanks for your help, again!
by Bornin1992
Thu Jan 10, 2013 1:10 am
Forum: General
Topic: Edits on input Files show no Changes in Document
Replies: 2
Views: 3715

Edits on input Files show no Changes in Document

Hello,

I created a document class and have attached it, but do not think it is the culprit, as I receive no error messages.

I am copying my notes using Latex and decided to separate the files by class dates.

I used \input{File Name} and it worked perfectly, but when I went to make changes to ...
by Bornin1992
Sun Jan 06, 2013 2:17 am
Forum: Text Formatting
Topic: Paragraph Lines all Flush
Replies: 3
Views: 4124

Re: Paragraph Lines all Flush

Thanks, everyone, for your responses! I thought I had submitted a reply earlier, but apparently not.

It helped a lot and I was able to search how to change the justification!

Thank you!
by Bornin1992
Sun Jan 06, 2013 2:15 am
Forum: General
Topic: Latex Fails to Compile to PDF
Replies: 2
Views: 7120

Latex Fails to Compile to PDF

Hi,

did the answers to your previous question help? We did not get feedback: Paragraph Lines all Flush .

Here, just change the square brackets to braces, in the first line of the .tex document, and the error will be gone:

\documentclass{article}

Stefan

Hi Stefan,

Thanks!

And yes, the ...
by Bornin1992
Sun Jan 06, 2013 1:58 am
Forum: General
Topic: Latex Fails to Compile to PDF
Replies: 2
Views: 7120

Latex Fails to Compile to PDF

Hi everyone,
I previously was able to use this package, but now have no success. I am running MikTeX 2.9 and Winedt 7.0
The first file I have attached is the .sty file I am trying to use. I installed it by adding to the following directory: “C:\Local TeX Files\tex\latex\misc” and by adding “C ...
by Bornin1992
Fri Dec 21, 2012 9:38 am
Forum: Text Formatting
Topic: Paragraph Lines all Flush
Replies: 3
Views: 4124

Paragraph Lines all Flush

Hello everyone,

Over the holidays I decided to learn Latex.

I found a tutorial for MLA, as I am an English major, from http://jackson13.info/mla13/Documentation.pdf.

I followed the tutorial and made a sample paper. When I export it to PDF, however, all the lines are perfectly straight, whereas ...