Search found 7 matches

by waelyafooz
Wed Dec 25, 2013 3:25 pm
Forum: General
Topic: citation with APA not working
Replies: 1
Views: 2420

citation with APA not working

Many thanks i got the answer but i face the another problem which is how can i show the author name with user as text cite
as following
Abuelyaman (2008) pointed that mmmmmmmmmmm

i used
\textcite(Abuelyaman 2008 )pointed that mmmmmmmmmmm

but not working is there any help


\documentclass ...
by waelyafooz
Tue Dec 24, 2013 7:32 pm
Forum: General
Topic: citation with APA not working
Replies: 1
Views: 2420

citation with APA not working

[/code]Hi all ,
I need your help.

i try to use the following code for citation but not working .

\documentclass[10pt,a4paper]{article}

\usepackage{apacite}

\usepackage{cite} \begin{document} ~\cite{Abuelyaman2008} ~\cite{Abuelyaman2008}

ssssssssss\citep{Agrawal2002}

\bibliographystyle ...
by waelyafooz
Sat Dec 14, 2013 3:08 pm
Forum: General
Topic: Customized Table of Content
Replies: 0
Views: 1998

Customized Table of Content

Hi to all,
I new to latex , please i need you help .
i am writing my thesis and i face problem with table of content , i want to remove the space between the first part of my table of content which is

AUTHOR'S DECLARATION i
ABSTRACT ii
ACKNOWLEDGEMENTS iii
TABEL OF CONTENT iv
LIST OF FIGURES v ...
by waelyafooz
Tue Dec 10, 2013 2:08 am
Forum: General
Topic: Centered ToC Heading
Replies: 1
Views: 3817

Centered ToC Heading

Hi to all,

I face a problem with table of content , i need it to be in center and without dots. I used the following code.
\documentclass[10pt,a4paper]{article}
\usepackage[latin1]{inputenc}

\usepackage{amsfonts}
\usepackage{amssymb}
\renewcommand*{\contentsname} {\centering \large TABELE OF ...
by waelyafooz
Sat Dec 07, 2013 3:39 pm
Forum: General
Topic: Margins not as expected
Replies: 5
Views: 10135

Re: Margins not as expected

Many thanks for your help.
How can i i check if the packages update to date ?
i am writing my thesis is the type of document this
\documentclass[a4paper]{article}
my regards
Ayham
by waelyafooz
Sat Dec 07, 2013 11:42 am
Forum: General
Topic: Margins not as expected
Replies: 5
Views: 10135

Re: Margins not as expected

Many thanks for you Stefan,
I am using TexStudio, and acrobat reader. actually when i save any file from Ms Word as PDF the then i print that file , the margin accurate and file. That means the problem not from the PDF previewer or Printer Device.
Is the any solution for the margin.

my regards
Ayham
by waelyafooz
Fri Dec 06, 2013 3:08 pm
Forum: General
Topic: Margins not as expected
Replies: 5
Views: 10135

Margins not as expected

Hi all,

I try to do the margins of my thesis by this.
\geometry{
verbose,
tmargin=2cm,
bmargin=2.5cm,
lmargin=3.8cm,
rmargin=2.5cm
}
I also tried this.
\usepackage[
tmargin=2.5cm,
bmargin=2.5cm,
lmargin=3.8cm,
rmargin=2.5cm,
nohead
]{geometry}
But when I print the page by print and ...