<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=LaTeX-Old-Version%2FC2%2FBibliography%2FEnglish-timed</id>
		<title>LaTeX-Old-Version/C2/Bibliography/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=LaTeX-Old-Version%2FC2%2FBibliography%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=LaTeX-Old-Version/C2/Bibliography/English-timed&amp;action=history"/>
		<updated>2026-04-10T15:55:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=LaTeX-Old-Version/C2/Bibliography/English-timed&amp;diff=49554&amp;oldid=prev</id>
		<title>Nancyvarkey: Created page with &quot;{| border=1 |'''Time''' |'''Narration'''  |- |00:00 |Welcome to this brief tutorial on creating '''references''' using LaTeX and BibTeX.   |- |00:09 |What you first need to do...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=LaTeX-Old-Version/C2/Bibliography/English-timed&amp;diff=49554&amp;oldid=prev"/>
				<updated>2019-10-16T12:45:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| border=1 |&amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; |&amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- |00:00 |Welcome to this brief tutorial on creating &amp;#039;&amp;#039;&amp;#039;references&amp;#039;&amp;#039;&amp;#039; using LaTeX and BibTeX.   |- |00:09 |What you first need to do...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| border=1&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:00&lt;br /&gt;
|Welcome to this brief tutorial on creating '''references''' using LaTeX and BibTeX. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:09&lt;br /&gt;
|What you first need to do is to create a database of '''references''' as in this file 'ref.bib'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:23&lt;br /&gt;
|Let’s go down this file and let's go back to the top. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:30&lt;br /&gt;
|Each of these '''references''' begins with a unique key word. For example, the key word for this reference is KMM07. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:43&lt;br /&gt;
|In the LaTeX file, let me open the LaTeX file, at the place where you want to use a reference, give the command 'cite key word'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:00&lt;br /&gt;
|For example- cite key word, cite keyword, Look at this, cite KMM07, the first reference we saw in 'ref.bib'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:15&lt;br /&gt;
|The next thing you have to do is to include the name of the file that has the '''references''' in the '''source file'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:23&lt;br /&gt;
|Here, I have included it towards the end of this document – 'bibliography ref'. Recall that the references are in the file 'ref.bib'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:38&lt;br /&gt;
|Finally, you have to say what bibliography style is to be used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:44&lt;br /&gt;
|That is included at the top of this '''source''' file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:48&lt;br /&gt;
|This command 'bibliography style plain'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:53&lt;br /&gt;
|Suppose that we use '''plain''' style here, the following sequence of commands is to be executed to create the '''references''' in the '''plain style'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:04&lt;br /&gt;
|First, compile the source file using 'pdf LaTeX references'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:13&lt;br /&gt;
|Execute the command '''BibTeX references'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:23&lt;br /&gt;
|Third one, compile the source file, twice more, using '''pdf LaTeX references'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:31&lt;br /&gt;
|Once. Twice. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:35&lt;br /&gt;
|The references are now created, let’s go and see. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:40&lt;br /&gt;
|The second page, here is the text, here is the list of references. Let’s just go down. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:58&lt;br /&gt;
|The '''plain style''' lists the references in alphabetical order and with numbering. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:07&lt;br /&gt;
|These numbers are used in the main text as well. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:13&lt;br /&gt;
|The referencing style 'u-n-s-r-t' is identical to the '''plain style''' but for one difference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:23&lt;br /&gt;
|Put 'u-n-s-r-t' here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:31&lt;br /&gt;
|References are listed in the order they are invoked first.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:36&lt;br /&gt;
|Let us change the '''plain''' to 'u-n-s-r-t', like the way we have done and then repeat the procedure of LaTeXing and BibTeXing. Which is, first, LaTeX the source file using pdf LaTeX, then BibTeX the source file using BibTeX and then LaTeX the source file twice more. First time, second time. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:07&lt;br /&gt;
|Note what has happened now. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:09&lt;br /&gt;
|You can see that this has generated the references in the order they are cited in the paper. For example, this first reference is cited first here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:20&lt;br /&gt;
|Reference two is cited ‘2’ because it has been cited here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:26&lt;br /&gt;
|It has been listed as second in this list. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:30&lt;br /&gt;
|Let’s just go down this list. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:39&lt;br /&gt;
|Okay. Let's come back. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:44&lt;br /&gt;
|To produce the references in the way the computer scientists use, change the style to 'alpha'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:52&lt;br /&gt;
|Let’s change this to 'alpha'.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:59&lt;br /&gt;
|'''Save''' and then repeat the LaTeXing and BibTeXing procedure. Which is, '''pdf LaTeX source file, BibTeX references, pdf LaTeX references''' once, twice. Note that. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:20&lt;br /&gt;
|Now, we obtain this style of referencing. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:26&lt;br /&gt;
|Let’s just go down this and see. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:31&lt;br /&gt;
|Okay. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:37&lt;br /&gt;
|There are many other styles of referencing. I have now downloaded two files: 'Harvard.sty' and 'ifac.bst'.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:48&lt;br /&gt;
|Make the following two changes. First, include 'Harvard' in the '''use packages''' command &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:58&lt;br /&gt;
|like I do now and then change the '''style''' to 'ifac'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:08&lt;br /&gt;
|'''Save''' the file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:13&lt;br /&gt;
|Now, let’s do the LaTeXing and BibTeXing procedure once again. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:18&lt;br /&gt;
|Latex, BibTeX, LaTeX once, LaTeX twice. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:31&lt;br /&gt;
|We get the reference list as this pdf file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:37&lt;br /&gt;
|Let’s just go down once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:46&lt;br /&gt;
|It is alphabetically arranged but there are no serial numbers compared to the '''plain style'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:52&lt;br /&gt;
|The referencing is by author name and year; author name... and year.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:00&lt;br /&gt;
|In this style, there is a special command called '''cite-as-noun'''. That helps, put the name of the person cited in running text and not within brackets. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:15&lt;br /&gt;
|Note that here we have used only cite and we have got all the references within brackets only. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:22&lt;br /&gt;
|Suppose for example, &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:28&lt;br /&gt;
|look at this second paragraph.. '''The textbook by 'cite KMM07''''. '''The textbook by'''.. the whole thing comes within the brackets. Suppose, I change this to 'cite-as-noun'. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:44&lt;br /&gt;
|Save it and compile it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:50&lt;br /&gt;
|As a result, now, this '''Moudgalya''' has come outside the bracket in running text. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:59&lt;br /&gt;
|If you need some other referencing style, search the web. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|08:04&lt;br /&gt;
|There are good chances that someone has already written the required 'sty' and 'bst' files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|08:10&lt;br /&gt;
|This brings us to the end of this tutorial. Thank you for joining. This is Kannan Moudgalya, signing off. Good-bye.&lt;/div&gt;</summary>
		<author><name>Nancyvarkey</name></author>	</entry>

	</feed>