LATEX Presentation

Total Page:16

File Type:pdf, Size:1020Kb

LATEX Presentation LATEX Presentation Timothé Van Meter Wise Lab, University of Illinois at Chicago (UIC) • TEX, is the compiled programming language behind LATEX, you will not see it unless you want to • How does it work? Introduction What is LATEX? • LATEX, is the document preparation system. It has a specific syntax. That is what you will be writing. 2 14.5.2019 • TEX, is the compiled programming language behind LATEX, you will not see it unless you want to • How does it work? Introduction What is LATEX? • LATEX, is the document preparation system. It has a specific syntax. That is what you will be writing. 2 14.5.2019 • How does it work? Introduction What is LATEX? • LATEX, is the document preparation system. It has a specific syntax. That is what you will be writing. • TEX, is the compiled programming language behind LATEX, you will not see it unless you want to 2 14.5.2019 • How does it work? Introduction What is LATEX? • LATEX, is the document preparation system. It has a specific syntax. That is what you will be writing. • TEX, is the compiled programming language behind LATEX, you will not see it unless you want to 2 14.5.2019 Introduction What is LATEX? • LATEX, is the document preparation system. It has a specific syntax. That is what you will be writing. • TEX, is the compiled programming language behind LATEX, you will not see it unless you want to • How does it work? 2 14.5.2019 Introduction How does it work? LATEX Source code 3 14.5.2019 Introduction How does it work? LATEX Source code \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code Pdf Output \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code Pdf Output \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code Pdf Output \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 Introduction How does it work? LATEX Source code Pdf Output \documentclass[]{article} \title{TEST} \begin{document} \maketitle \Huge - "How do you do?" \\ % Who is he? \small - "Splendid! And you?" \end{document} 3 14.5.2019 • Thesis • Academic Journals • Books • Conference Posters • Curriculum Vitae • Cover Letters Next, A few examples to see the results What can you do? Types of Document 4 14.5.2019 • Academic Journals • Books • Conference Posters • Curriculum Vitae • Cover Letters Next, A few examples to see the results What can you do? Types of Document • Thesis 4 14.5.2019 • Books • Conference Posters • Curriculum Vitae • Cover Letters Next, A few examples to see the results What can you do? Types of Document • Thesis • Academic Journals 4 14.5.2019 • Conference Posters • Curriculum Vitae • Cover Letters Next, A few examples to see the results What can you do? Types of Document • Thesis • Academic Journals • Books 4 14.5.2019 • Curriculum Vitae • Cover Letters Next, A few examples to see the results What can you do? Types of Document • Thesis • Academic Journals • Books • Conference Posters 4 14.5.2019 • Cover Letters Next, A few examples to see the results What can you do? Types of Document • Thesis • Academic Journals • Books • Conference Posters • Curriculum Vitae 4 14.5.2019 Next, A few examples to see the results What can you do? Types of Document • Thesis • Academic Journals • Books • Conference Posters • Curriculum Vitae • Cover Letters 4 14.5.2019 What can you do? Types of Document • Thesis • Academic Journals • Books • Conference Posters • Curriculum Vitae • Cover Letters Next, A few examples to see the results 4 14.5.2019 OS X Online • TeXShop Linux • LaTeXLab • Texmaker • WineFish • ScribTeX • iTeXMac • LaTeXila • Verbosus • TeXworks • GNOME • ShareLaTeX • MacTeX. • Overleaf Practical Questions LATEX Softwares Windows • WinEdt • Texmaker • TeXworks • WinShell • TeXnicCenter • MiKTeX. 8 14.5.2019 Online Linux • LaTeXLab • WineFish • ScribTeX • LaTeXila • Verbosus • GNOME • ShareLaTeX • Overleaf Practical Questions LATEX Softwares Windows OS X • WinEdt • TeXShop • Texmaker • Texmaker • TeXworks • iTeXMac • WinShell • TeXworks • TeXnicCenter • MacTeX. • MiKTeX. 8 14.5.2019 Online • LaTeXLab • ScribTeX • Verbosus • ShareLaTeX • Overleaf Practical Questions LATEX Softwares Windows OS X • WinEdt • TeXShop Linux • Texmaker • Texmaker • WineFish • TeXworks • iTeXMac • LaTeXila • WinShell • TeXworks • GNOME • TeXnicCenter • MacTeX. • MiKTeX. 8 14.5.2019 Practical Questions LATEX Softwares Windows OS X Online • WinEdt • TeXShop Linux • LaTeXLab • Texmaker • Texmaker • WineFish • ScribTeX • TeXworks • iTeXMac • LaTeXila • Verbosus • WinShell • TeXworks • GNOME • ShareLaTeX • TeXnicCenter • MacTeX. • Overleaf • MiKTeX. 8 14.5.2019 More than 250 different bibliography styles available with bibtex ... Inside the .bib format • Entry types: @article, @inbook, @booklet, @conference, @inproceedings, @manual, @misc, @techreport, @unpublished, @collection, @mvcollection, @incollection, @online, @report, @thesis • Multimedia types: @artwork, @audio, @image, @movie, @music, @performance, @video, @software • Legal entry types: @commentary, @jurisdiction, @legislation, @legal, @letter, @review, @standard Tools Compatibility Bibliography .bib format LATEX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ... 9 14.5.2019 Inside the .bib format • Entry types: @article, @inbook, @booklet, @conference, @inproceedings, @manual, @misc, @techreport, @unpublished, @collection, @mvcollection, @incollection, @online, @report, @thesis • Multimedia types: @artwork, @audio, @image, @movie, @music, @performance, @video, @software • Legal entry types: @commentary, @jurisdiction, @legislation, @legal, @letter, @review, @standard Tools Compatibility Bibliography .bib format LATEX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ... More than 250 different bibliography styles available with bibtex ... 9 14.5.2019 Tools Compatibility Bibliography .bib format LATEX uses exclusively the .bib format to produce bibliography. Softwares that can produce a .bib format: Citavi, Connotea, Mendeley, Qiqqa, refbase, Zotero, Endnote, ... More than 250 different bibliography styles available with bibtex ... Inside the .bib format • Entry types: @article, @inbook, @booklet, @conference, @inproceedings, @manual, @misc, @techreport, @unpublished, @collection, @mvcollection, @incollection, @online, @report, @thesis • Multimedia types: @artwork, @audio, @image, @movie, @music, @performance, @video, @software • Legal entry types: @commentary, @jurisdiction, @legislation, @legal, @letter, @review, @standard 9 14.5.2019 Specific Tools New packages are developed by users to answer specific needs. Documentation All source codes and packages feature detailed documentation. A lots of introductory and advanced books and tutorials, in different languages, many of them are free. Resources A Little Help from my Friends Open Source LATEX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many... 10 14.5.2019 Documentation All source codes and packages feature detailed documentation. A lots of introductory and advanced books and tutorials, in different languages, many of them are free. Resources A Little Help from my Friends Open Source LATEX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many... Specific Tools New packages are developed by users to answer specific needs. 10 14.5.2019 Resources A Little Help from my Friends Open Source LATEX is OpenSource. What does it mean? A lot of people helping out! Sometimes too many... Specific Tools New packages are developed by users to answer specific needs. Documentation All source codes and packages feature detailed documentation. A lots of introductory and advanced books and tutorials, in different languages, many of them are free. 10 14.5.2019 A Gentle Introduction to TEX, Michael Doob A beginner’s introduction to typesetting with LATEX, Peter Flynn Getting Started with LATEX, David R. Wilkins Making TEX Work, Norman Walsh TEX by Topic, Victor Eijkhout ... More Books In many Languages English, Spanish, German, French, ... Books here
Recommended publications
  • Latex on Windows
    LaTeX on Windows Installing MikTeX and using TeXworks, as described on the main LaTeX page, is enough to get you started using LaTeX on Windows. This page provides further information for experienced users. Tips for using TeXworks Forward and Inverse Search If you are working on a long document, forward and inverse searching make editing much easier. • Forward search means jumping from a point in your LaTeX source file to the corresponding line in the pdf output file. • Inverse search means jumping from a line in the pdf file back to the corresponding point in the source file. In TeXworks, forward and inverse search are easy. To do a forward search, right-click on text in the source window and choose the option "Jump to PDF". Similarly, to do an inverse search, right-click in the output window and choose "Jump to Source". Other Front End Programs Among front ends, TeXworks has several advantages, principally, it is bundled with MikTeX and it works without any configuration. However, you may want to try other front end programs. The most common ones are listed below. • Texmaker. Installation notes: 1. After you have installed Texmaker, go to the QuickBuild section of the Configuration menu and choose pdflatex+pdfview. 2. Before you use spell-check in Texmaker, you may need to install a dictionary; see section 1.3 of the Texmaker user manual. • Winshell. Installation notes: 1. Install Winshell after installing MiKTeX. 2. When running the Winshell Setup program, choose the pdflatex-optimized toolbar. 3. Winshell uses an external pdf viewer to display output files.
    [Show full text]
  • Aplicación Android Para Autoevaluar Conocimientos
    Universitat Oberta de Catalunya Ingenier´ıa Tecnica´ de Telecomunicacion´ Especialidad de Telematica´ Trabajo Final de Carrera Aplicaci´onAndroid para autoevaluar conocimientos Autor: Tutor: David Chiner Benjuya Manel Llopart Vidal 14 de junio de 2013 Resumen En el presente trabajo de final de carrera se ha desarrollado una aplicaci´ondid´acticapara que los estudiantes eval´ueny ampl´ıensus conocimientos. Dicha aplicaci´ondispone de una interfaz gr´aficadesde donde cada estudiante puede consultar contenidos te´oricosy realizar test de evaluaci´on. En concreto, tras completar cada test, el estudiante repasa sus errores y recibe explicaciones sobre las respuestas correctas. Para desplegar la aplicaci´onse ha seleccionado la plataforma Android, un sistema operativo gratuito de enorme difusi´onen tel´efonosm´oviles,tabletas e incluso netbooks. De este modo, la aplicaci´onpuede ser ejecutada en dispositivos que el estudiante lleve consigo. Abstract The didactic application developed for this final thesis allows students to evaluate and expand their knowl- edge. This application has a graphical interface where each student can read explanations and perform assess- ment test. Specifically, after completing each test, the student reviews his mistakes and gets explanations of the correct answers. The application has been implemented for Android platform, a free operating system largely deployed in mobile phones, tablets and even netbooks. Thus, the application can be run on devices carried by the student. Resum En el present treball de final de carrera s'ha desenvolupat un aplicaci´odid`acticaper a que els estudiants avalu¨ıni ampli¨ınels seus coneixements. Aquest aplicaci´odisposa d'una interf´ıciegr`aficades d'on cada estudiant pot consultar continguts te`orics i realitzar tests d'avaluaci´o.
    [Show full text]
  • Studies and Analysis of Reference Management Software: a Literature Review
    Studies and analysis of reference management software: a literature review Jesús Tramullas Ana Sánchez-Casabón {jesus,asanchez}@unizar.es Dept .of Library & Information Science, University of Zaragoza Piedad Garrido-Picazo [email protected] Dept. of Computer and Software Engineering, University of Zaragoza Abstract: Reference management software is a well-known tool for scientific research work. Since the 1980s, it has been the subject of reviews and evaluations in library and information science literature. This paper presents a systematic review of published studies that evaluate reference management software with a comparative approach. The objective is to identify the types, models, and evaluation criteria that authors have adopted, in order to determine whether the methods used provide adequate methodological rigor and useful contributions to the field of study. Keywords: reference management software, evaluation methods, bibliography. 1. Introduction and background Reference management software has been a useful tool for researchers since the 1980s. In those early years, tools were made ad-hoc, and some were based on the dBase II/III database management system (Bertrand and Bader, 1980; Kunin, 1985). In a short period of time a market was created and commercial products were developed to provide support to this type of information resources. The need of researchers to systematize scientific literature in both group and personal contexts, and to integrate mechanisms into scientific production environments in order to facilitate and expedite the process of writing and publishing research results, requires that these types of applications receive almost constant attention in specialized library and information science literature. The result of this interest is reflected, in bibliographical terms, in the publication of numerous articles almost exclusively devoted to describing, analyzing, and comparing the characteristics of several reference management software products (Norman, 2010).
    [Show full text]
  • Studying Social Tagging and Folksonomy: a Review and Framework
    Studying Social Tagging and Folksonomy: A Review and Framework Item Type Journal Article (On-line/Unpaginated) Authors Trant, Jennifer Citation Studying Social Tagging and Folksonomy: A Review and Framework 2009-01, 10(1) Journal of Digital Information Journal Journal of Digital Information Download date 02/10/2021 03:25:18 Link to Item http://hdl.handle.net/10150/105375 Trant, Jennifer (2009) Studying Social Tagging and Folksonomy: A Review and Framework. Journal of Digital Information 10(1). Studying Social Tagging and Folksonomy: A Review and Framework J. Trant, University of Toronto / Archives & Museum Informatics 158 Lee Ave, Toronto, ON Canada M4E 2P3 jtrant [at] archimuse.com Abstract This paper reviews research into social tagging and folksonomy (as reflected in about 180 sources published through December 2007). Methods of researching the contribution of social tagging and folksonomy are described, and outstanding research questions are presented. This is a new area of research, where theoretical perspectives and relevant research methods are only now being defined. This paper provides a framework for the study of folksonomy, tagging and social tagging systems. Three broad approaches are identified, focusing first, on the folksonomy itself (and the role of tags in indexing and retrieval); secondly, on tagging (and the behaviour of users); and thirdly, on the nature of social tagging systems (as socio-technical frameworks). Keywords: Social tagging, folksonomy, tagging, literature review, research review 1. Introduction User-generated keywords – tags – have been suggested as a lightweight way of enhancing descriptions of on-line information resources, and improving their access through broader indexing. “Social Tagging” refers to the practice of publicly labeling or categorizing resources in a shared, on-line environment.
    [Show full text]
  • Computer Engineering Program
    ABET SELF STUDY REPORT for the Computer Engineering Program at Texas A&M University College Station, Texas July 1, 2010 CONFIDENTIAL The information supplied in this Self-Study Report is for the confidential use of ABET and its authorized agents, and will not be disclosed without authorization of the institution concerned, except for summary data not identifiable to a specific institution. ABET Self-Study Report for the Computer Engineering Program at Texas A&M University College Station, TX June 28, 2010 CONFIDENTIAL The information supplied in this Self-Study Report is for the confidential use of ABET and its authorized agents, and will not be disclosed without authorization of the institution concerned, except for summary data not identifiable to a specific institution. CONTENTS Background Information 3 .A Contact Information . .3 .B Program History . .3 .C Options . .4 .D Organizational Structure . .4 .E Program Delivery Modes . .6 .F Deficiencies, Weaknesses or Concerns from Previous Evaluation(s) and the Ac- tions taken to Address them . .6 .F.1 Previous Institutional Concerns . .7 .F.2 Previous Program Concerns . .9 I Criterion I: Students 11 I.A Student Admissions . 11 I.B Evaluating Student Performance . 12 I.C Advising Students . 14 I.D Transfer Students and Transfer Courses . 17 I.E Graduation Requirements . 18 I.F Student Assistance . 19 I.G Enrollment and Graduation Trends . 20 II Criterion II: Program Educational Objectives 23 II.A Mission Statement . 23 II.B Program Educational Objectives . 25 II.C Consistency of the Program Educational Objectives with the Mission of the Insti- tution . 25 II.D Program Constituencies .
    [Show full text]
  • What Makes a Good Reference Manager? A
    1 What Makes A Good Reference Manager? 2 Quantitative Analysis of Bibliography Management Applications 3 4 5 ∗ 6 ANONYMOUS AUTHOR(S) 7 Reference managers have been widely used by researchers and students. While previous performed qualitative analysis for reference 8 managers, it is unclear how to asses these tools quantitatively. In this paper, we attempted to quantify the physical and mental effort to 9 10 use a reference manager. Specifically, we use a keystroke and mouse move logger, RUI, to record and analyze the user’s activities and 11 approximate the physical and mental effort. We also use pre- and post-study surveys to keep track of the participant’s preferences and 12 experiences with reference managers, and also their self-reported task load (NASA TLX Index.) In this pilot work, we first collected 69 13 pre-study surveys from graduate students to understand their experience with reference managers, and then conducted user study 14 with 12 voluntary participants. Four common reference managers, Mendeley, Zotero, EndNote, and RefWorks, were included in our 15 study. The results show, for the same task, different software might require different levels of effort, and users generally preferthe 16 tools that require less effort. We also observe that although these reference managers share similar features, the differences intheir 17 18 presentation and organization matter. Factors such as pricing, cloud sync and accuracy of bibliography generation also influence the 19 preference of users. We conclude this work by providing a set of guidelines for users and developers. 20 CCS Concepts: • Human-centered computing ! Usability testing; Activity centered design.
    [Show full text]
  • Tool Support for the Search Process of Systematic Literature Reviews
    Institute of Architecture of Application Systems University of Stuttgart Universitätsstraße 38 D–70569 Stuttgart Bachelorarbeit Tool Support for the Search Process of Systematic Literature Reviews Dominik Voigt Course of Study: Informatik Examiner: Prof. Dr. Dr. h. c. Frank Leymann Supervisor: Karoline Wild, M.Sc. Commenced: May 4, 2020 Completed: November 4, 2020 Abstract Systematic Literature Review (SLR) is a popular research method with adoption across different research domains that is used to draw generalizations, compose multiple existing concepts into a new one, or identify conflicts and gaps in existing research. Within the Information Technology domain, researchers face multiple challenges during the search step of an SLR which are caused by the use of different query languages by digital libraries. This thesis proposes tool support that provides cross-library search by using a common query language across digital libraries. For this the existing digital library APIs and query languages have been analyzed and a new cross-library query language and transformation was developed that allows the formulation of cross-library queries that can be transformed into existing query languages. These concepts have been integrated within an existing reference management tool to provide integrated and automated cross-library search and result management to address the challenges faced by Information Technology researchers during the search step. 3 Contents 1 Introduction 13 2 Background and Fundamentals 15 2.1 Systematic Literature Review Process ....................... 15 2.2 Metadata Formats for Literature Reference Management ............. 20 2.3 Queries on Digital Libraries ............................ 21 2.4 Challenges during the Search Process ....................... 24 3 Related Work 29 3.1 Existing Approaches ...............................
    [Show full text]
  • Why Your Company Needs a Reference Management Tool and Four Factors to Consider When Selecting One
    Why your company needs a reference management tool And four factors to consider when selecting one Does the following scenario sound familiar to you? Your company needs to keep on top of the latest research findings to stay competitive. Team members will find and locate PDF articles and save them on their own computers. In another workgroup, the same paper might be found, purchased, and analyzed as well. One year later, the paper might be needed for another project, but since no one could find it on the net- work, it’s then located, purchased, and analyzed again. All of this extra work means wasted time and money for your compa- ny. What’s more, this problem could have been avoided if the PDF and its notes had simply been saved in a place where other team members could find them. Reference management software can help with this challenge, since it provides a central place for saving external literature and making it easy to find again. Originally developed for the university environmvent, reference management programs have been increasingly adopted by knowledge-oriented companies over the past decade. 1/11 Three challenges – finding, saving, and protecting information Reference management software helps with three main challenges that knowledge-oriented companies face: • Being able to pick out useful sources and ideas from the multitude of information that is published and then later find it again. • Working together in a team to create a knowledge repository, thus making each team member’s information and insights available to everyone else in the group. • Protecting this hard-won knowledge from loss or access by third parties.
    [Show full text]
  • Mendeley Reader Counts for US Computer Science Conference
    1 Mendeley Reader Counts for US Computer Science Conference Papers and Journal articles1 Mike Thelwall, Statistical Cybermetrics Research Group, University of Wolverhampton, UK. Although bibliometrics are normally applied to journal articles when used to support research evaluations, conference papers are at least as important in fast-moving computing- related fields. It is therefore important to assess the relative advantages of citations and altmetrics for computing conference papers to make an informed decision about which, if any, to use. This paper compares Scopus citations with Mendeley reader counts for conference papers and journal articles that were published between 1996 and 2018 in 11 computing fields and had at least one US author. The data showed high correlations between Scopus citation counts and Mendeley reader counts in all fields and most years, but with few Mendeley readers for older conference papers and few Scopus citations for new conference papers and journal articles. The results therefore suggest that Mendeley reader counts have a substantial advantage over citation counts for recently-published conference papers due to their greater speed, but are unsuitable for older conference papers. Keywords: Altmetrics; Mendeley; Scientometrics; Computer Science; Computing; Conference papers 1 Introduction Altmetrics, social media indicators for the impact of academic research derived from the web (Priem, Taraborelli, Groth, & Neylon, 2010), are now widely available to help assess academic outputs. Altmetric.com, for example, collects a range of data about online mentions of academic documents, supplying it to journal publishers to display in article pages, to institutions to help them analyse their work and to researchers to track the impact of their publications (Adie & Roe, 2013; Liu & Adie, 2013).
    [Show full text]
  • Latex in Twenty Four Hours
    Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide A Short Presentation on Dilip Datta Department of Mechanical Engineering, Tezpur University, Assam, India E-mail: [email protected] / datta [email protected] URL: www.tezu.ernet.in/dmech/people/ddatta.htm Dilip Datta A Short Presentation on LATEX in 24 Hours (1/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting • Listing items Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting • Listing items • Tabbing items Dilip Datta A Short Presentation on LATEX
    [Show full text]
  • Choosing a Reference Manager
    Choosing a Reference Manager Reference Guide Edition 1 June 2019 Document Reference: 3910-2019 Choosing a reference manager Table of contents Introduction ............................................................................................................................... 2 Mendeley ................................................................................................................................... 4 Zotero ......................................................................................................................................... 5 EndNote ..................................................................................................................................... 7 Citavi ........................................................................................................................................ 10 Frequently Asked Questions .................................................................................................... 11 If you require this document in an alternative format, such as large print, please contact Catherine Koppe in the Digital Skills and Training team by email [email protected] or phone 0131 6513233 © Lilinaz Rouhani & Catherine Koppe, University of Edinburgh 2019 CC BY Table of contents 1 Choosing a reference manager Introduction Welcome to the Choosing a Reference Manager reference guide. This guide has been produced by Information Services' Digital Skills and Training team to support our popular "Introduction to Reference Managers" classroom course. The aim
    [Show full text]
  • LATEX Is Radical - Part II Slightly Beyond the Basics
    LATEX is Radical - Part II Slightly beyond the basics. Version 1.1 David Goulette April, 23 2014 Contents 1 Before you begin reading...1 2 Indroduction 2 3 Multiple columns and paper orientation3 4 Adding pictures to your document8 4.1 Picture file types......................................8 4.2 PGF/TikZ.........................................9 4.3 Adding figures with graphicx ............................... 10 4.3.1 Adding pictures in a fixed position........................ 11 4.3.2 Captions and floats................................. 16 5 How to make a bibliography with BiBTEX 21 List of Figures 1 A Mad Tea-Party...................................... 17 2 Alice............................................. 18 3 A circle on the Riemann sphere.............................. 19 4 A figure with subfigures.................................. 20 1 Before you begin reading... Make sure you have downloaded all of the necessary files for compiling this document. If you want to build this .tex file you need the following supplemental files: • IntroToLaTeXpart2-version1.0.tex • IntroToLaTeXpart2-version1.0.pdf • alice.jpg • teaparty.jpg • RiemannSphereCircle.pdf • myreferences.bib 1 All of these files can be found on my website: http://www.sjsu.edu/people/david.goulette/courses/latex/ You need to download all of the above files and save them in the same directory. If you want to build the .tex file it needs to have the three picture files in the same directory to work and also the .bib file with the bibliography references. I explain the details of how you can add pictures to documents in section4. And I explain how to make a bibliography in section5. 2 Indroduction Welcome to the second part of my introduction to LATEX! In this document I will introduce a variety of important LATEX skills that you might not need quite as frequently as those found in part 1, but you will benefit from knowing them.
    [Show full text]