Search found 6 matches

by Lalitp
Tue Apr 09, 2013 7:30 am
Forum: Text Formatting
Topic: Error in bibliography printing..
Replies: 2
Views: 2781

Re: Error in bibliography printing..

I am new to LATEx and never used before. I tried all your suggestions by keeping it at all places and also seen other examples but still same problem..
Can you edit my code given above..
by Lalitp
Mon Apr 08, 2013 1:29 pm
Forum: Text Formatting
Topic: Error in bibliography printing..
Replies: 2
Views: 2781

Error in bibliography printing..

@article{Reference1,
Abstract = {Quality control is of utmost importance in the metal industry.},
Author = {Julio Molleda, Rubén Usamentiaga, Daniel F. García},
Journal = {IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS},
Month = {JULY/AUGUST},
Number = {4},
Numpages = {3},
Pages = {1-9},
Title ...
by Lalitp
Sun Apr 07, 2013 8:32 am
Forum: Text Formatting
Topic: Delete some Content from Title
Replies: 1
Views: 3168

Delete some Content from Title

I am following this sequence of code.
\documentclass[12pt]{article}

\title{Three Dimentional Surface Inspection Using Laser Triangulation}
\author{Lalit Patil\\ M. S. University of Baroda}
\date{\today\\ Department of Electrical Engineering\\ Automatic Control and Robotics}

\begin{document ...
by Lalitp
Sun Apr 07, 2013 8:27 am
Forum: Graphics, Figures & Tables
Topic: Add Image to Document
Replies: 2
Views: 2811

Add Image to Document

Here in below code after last line I want to add and image. So, how to do that in the script?
\documentclass[12pt]{article}

\begin{document}
\tableofcontents

\section{Advantages}

\subsection{Application Areas}
Comparison of actual data with nominal data

Mold and Toolmaking

Tool ...
by Lalitp
Sun Apr 07, 2013 8:25 am
Forum: Text Formatting
Topic: Same Alignment for Text as for Heading
Replies: 2
Views: 3684

Same Alignment for Text as for Heading

Here you can see that "Quality Control/Inspection" is at left side in generated PDF, and other content is displaced by some space.
\documentclass[12pt]{article}

\begin{document}
\tableofcontents

\section{Advantages}

\subsubsection{Application Areas}
Quality Control / Inspection

Comparison of ...
by Lalitp
Sat Apr 06, 2013 9:38 am
Forum: Text Formatting
Topic: Remove Text Indentation
Replies: 1
Views: 3829

Remove Text Indentation

Hi,

this is my code I have posted here.
\documentclass[12pt]{article}

\begin{document}

\tableofcontents

\section{Advantages}
Innovative

This project uses ...

Easy

Camera sensor...

Fast

3D data acquisition...

Accurate

Delivering excellent...
\end{document}
There are four main headings ...