Search found 3 matches

by MYaseen208
Sun Jan 22, 2012 5:07 am
Forum: BibTeX, biblatex and biber
Topic: chapterbib | Multiple Bibliographies with Child Documents
Replies: 1
Views: 1852

chapterbib | Multiple Bibliographies with Child Documents

I'm using `chapterbib` package for multiple bibliographies. I put the following two lines in the preamble.

\usepackage[square,numbers,sectionbib]{natbib}
\usepackage{chapterbib}

Included chapter files with

\include{Chapter01}

and added the bibliography to the end of each chapter with ...
by MYaseen208
Tue Apr 12, 2011 2:53 am
Forum: Math & Science
Topic: Some Matrices
Replies: 1
Views: 1473

Some Matrices

Dear Members,

I've to write the following matrices
Matrices.JPG
Matrices.JPG (213.05 KiB) Viewed 1473 times
. Any help in this regard will be highly appreciated. Thanks
by MYaseen208
Mon Apr 04, 2011 3:31 am
Forum: General
Topic: SAS Output through verbatim in beamer
Replies: 1
Views: 1439

SAS Output through verbatim in beamer

I've tough time to manage SAS output through verbatim in beamer. Could someone help in this regard. Thanks in advance.
I'm using this LaTeX code

\begin{frame}[fragile]
\frametitle{Multiple Mean Comparisons}
\begin{verbatim}
Sum of Source DF Squares Mean Square F Value Pr > F
Model 3 1080 ...