Search found 3 matches

by Dominique
Mon Apr 08, 2013 8:35 pm
Forum: Math & Science
Topic: Text alignment in array environment
Replies: 2
Views: 3305

Re: Text alignment in array environment

That looks great; thank you very much! :)
by Dominique
Mon Apr 08, 2013 4:02 pm
Forum: Math & Science
Topic: Text alignment in array environment
Replies: 2
Views: 3305

Text alignment in array environment

Hey everyone,

I want to make a scale that looks like the one at the top of page 8 of this article: http://ricknouwen.org/rwfn/wp-content/uploads/2012/01/epistemic-2nd-round.pdf and I've succeeded in creating large square brackets but I can't figure out how to get the gamma between the "alpha-line ...
by Dominique
Mon Sep 10, 2012 3:17 am
Forum: BibTeX, biblatex and biber
Topic: Import of BibTeX References
Replies: 1
Views: 1972

Import of BibTeX References

Hello,

I'm quite new to LaTeX and I tried to use BibTeX for the first time to create my reference list. I created a .bib file in BibDesk (termpaper.bib), saved in in the same folder as my LaTeX file, and then typed this in LaTeX:
\bibliographystyle{lamsplain}
\bibliography{termpaper}
This did not ...