Improving the Formatting Tools of CDS Invenio
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Tools for Creating Bibliographic Databases for Use with Bibtex D.V.L.K.D.P
The PracTEX Journal, 2007, No. 3 Article revision 2007/08/14 Tools for creating bibliographic databases for use with BibTEX D.V.L.K.D.P. Venugopal Email [email protected] Address Senior Personal Assistant Vice-Chancellor’s Office Banaras Hindu University Varanasi 221 005, India Abstract By using BibTEX we can easily change the style of Bibliography/References according to the style of the journal. But creating bibliographic databases for use with BibTEX is very cumbersome. This article describes the various software tools available for creating bibliographic databases easily, particu- larly for the Windows platform. 1 Introduction One of the major advantages of using LATEX is ease of inclusion of bibliographies in conjunction with BibTEX. Various bibliographic style files (bst) are available for different journals and publishing houses. Using these bst files the format and citation style can be changed easily[1]. This facility is not available in commercial wordprocessors or desktop publishing systems. Creating BibTEX databases is also discussed in LATEX Tutorials[2] and by Parthasarathy[3]. Bibliographic databases for BibTEX can be created using ordinary editors but it is tedious work involving a lot of typing. But once created, the same data can be used many times and by many users. A search on the Internet for BibTEX database managers gives a long list of free and commercial software1. To name a few: bibtex mode and Ebib (for Emacs), Pybliographer (using Python for Linux), gBib (for GNOME, Linux), Barracuda (for Linux), KBibTeX (for KDE, Linux), Sixpack (multi platform), JBibtexManager, Javabib and JabRef (multi platform using Java), BibDB (for DOS and Windows), 1. -
Manage Your Information
9/24/2008 Useful Tools for Study & Research Yiping Lin Department of Physics National Tsing Hua University Y. Lin Where to Look for Information Are these sources reliable? Y.Lin 1 9/24/2008 Google in Books & Papers Search the full text of books Search scholarly papers Y.Lin Databases of Research Papers Published or Preprint Published Cited References Y.Lin 2 9/24/2008 How Do You Organize These Papers? Y.Lin In File Folders? In A File Cabinet? Feel Like Sinking in Sea of Papers? Help! Y.Lin 3 9/24/2008 When Start to Writing Your Report Or Prepare Your Presentation Or Write Your Thesis ... … … … Y.Lin A Convenient Tool - Zotero A free, easy-to-use Firefox extension to help you collect, manage, and cite your research sources. It lives right where you do your work — in the web browser itself. Y.Lin 4 9/24/2008 Zotero’s Features Automatic capture of citation information from web pages Storage of PDFs, files, images, links, and whole web pages Flexible notetaking with autosave Fast, as-you-type search through your materials Playlist-like library organization, including saved searches and tags Runs right in your web browser Formatted citation export (style list to grow rapidly) Free and open source Integration with Microsoft Word and OpenOffice Y.Lin Annotation of Web Pages Y.Lin 5 9/24/2008 Collection History – Timeline Y.Lin Can generate the list of Export for Report bibliographies and switch the style In Word, OpenOffice Write In Google Docs Y.Lin 6 9/24/2008 A Helper to Manage References Software Handling the Bibliography Entries -
An Insider's Insight Into Literature Searches
An Insider’s Insight into Literature Searches Searching the literature can take various forms, ranging from a quick scan of recent publications to a formal, systematic interrogation of all available data sources to establish the scientific consensus on a specific topic. In these days of online journal databases, the relative ease of conducting a search means that they often start informally with no thought-out search strategy or defined goal. A long list of articles can be generated almost instantaneously, but what did you miss and how long will it take to review the data? How easily can the search strategy be repeated and adapted to obtain a more complete and refined set of references? We offer some insights from the Niche medical writing team who have been conducting literature searches for their clients since 1998. Copyright © 2016 Niche Science & Technology Ltd, UK 1 Before you start Prepare to succeed • Establish a formal plan for your literature • Your searches will create outputs in the form of search if you propose to do anything more than lists of publications. Decide what information conduct a cursory review of the literature you need to record about each reference in order to help determine its relevance, how you • Know what you want to achieve so you avoid will store the information and how you will endless futile or repetitive searching. Set ‘score’ the overall efficacy of a search strategy yourself an objective and identify an endpoint that qualifies whether or not you have achieved • Know something about your subject area your goal before you decide on the operational parameters of your search; consider the • Ensure you have access to an appropriate coverage history in the literature, controversies, search engine as different databases will specialist journals, sub categories, etc. -
Análisis Comparativo De Los Gestores Bibliográficos Sociales Zotero, Docear Y Mendeley: Características Y Prestaciones
Análisis comparativo de los gestores bibliográficos sociales Zotero, Docear y Mendeley: características y prestaciones. Comparative analysis of social bibliographic management software Zotero , Docear and Mendeley: fea- tures and benefits. Montserrat López Carreño Universidad de [email protected] Resumen Abstract Se realiza una aproximación al origen y evolu- A comparative analysis between the free biblio- ción de la gestión bibliográfica personal, esta- graphic reference management software. These bleciendo una cronología de la aparición de los bibliographic reference managers offer to the gestores bibliográficos más populares, resaltan- users the ability to retrieve, store, edit and dis- do sus características y evidenciando su utilidad seminate bibliographic information. An approach en el ámbito académico-científico. Para ello, hay is made to the origin and evolution of these sys- que tratar de analizar conceptos y procesos di- tems, establishing a chronology since the ap- rectamente relacionados con los gestores bi- pearance of the most popular bibliographic bliográficos personales, productos objeto de management software, highlighting their fea- estudio, tales como fuentes de información bi- tures and usefulness in academic research. We bliográfica y la normalización bibliográfica y, have analyzed concepts and processes directly fundamentalmente del ámbito científico, donde related to personal bibliographic management son productos esenciales en la formalización de applications under study, such as the sources of la su producción para su posterior difusión. Para bibliographic information and the set of biblio- ello se realiza un análisis comparativo entre los graphic standards employed by them, essential gestores de referencia bibliográficos gratuitos aspects of the scientific field, where these prod- Zotero, Docear y Mendeley, habiendo consegui- ucts have a great importance in the formalization do identificar algunas diferencias significativas of the scientific production for later broadcast . -
Managing Bibliographies with LATEX Lapo F
36 TUGboat, Volume 30 (2009), No. 1 Multiple citations can be added by separating Bibliographies with a comma the bibliographic keys inside the same \cite command; for example \cite{Goossens1995,Kopka1995} Managing bibliographies with LATEX Lapo F. Mori gives Abstract (Goossens et al., 1995; Kopka and Daly, 1995) The bibliography is a fundamental part of most scien- Bibliographic entries that are not cited in the tific publications. This article presents and analyzes text can be added to the bibliography with the the main tools that LATEX offers to create, manage, \nocite{key} command. The \nocite{*} com- and customize both the references in the text and mand adds all entries to the bibliography. the list of references at the end of the document. 2.2 Automatic creation with BibTEX A 1 Introduction BibTEX is a separate program from LTEX that allows creating a bibliography from an external database Bibliographic references are an important, sometimes (.bib file). These databases can be conveniently fundamental, part of academic documents. In the shared by different LATEX documents. BibTEX, which past, preparation of a bibliography was difficult and will be described in the following paragraphs, has tedious mainly because the entries were numbered many advantages over the thebibliography envi- and ordered by hand. LATEX, which was developed ronment; in particular, automatic formatting and with this kind of document in mind, provides many ordering of the bibliographic entries. tools to automatically manage the bibliography and make the authors’ work easier. How to create a 2.2.1 How BibTEX works A bibliography with LTEX is described in section2, BibTEX requires: starting from the basics and arriving at advanced 1. -
Bibliographic Related Software and Standards Information
Bibliographic Related Software and Standards Information Last Modified A printer friendly PDF version of this page is available 2006-January-9 biblio-sw.pdf (120 Kb) Table of Contents Open Standards Open Standards Information Citproc Bibliophile MODS Z39.50 and SRW Other Links to Bibliographic Software Information Overview of Personal Bibliographic Software Java B3 JabRef Perl, Python Pbib RISImport.py MS Windows Scholars Aid Nota Bene EndNote ProCite Reference Manager Biblioscape Citit! Bibliographix Windows, Linux, Other Bibutils Bibus LaTeX / BibTeX Linux Bookcase BibTeXML BibML BibX ISDN Search YAZ Zoom RefDB Sixpack bp 1 gBib Pybliographer Kaspaliste The Jurabib package refbase MAC OS X BibDesk Open Standards Information Check this web site on Open Standards and software for bibliographies and cataloging. This site provides a quick overview of the landscape of open-source bibliographic software; both where is has been, but more importantly, where it may yet go, and may be better than this page. http://wwwsearch.sourceforge.net/bib/openbib.html A good source on open standards in regards to XML, is the OASIS site http://xml.coverpages.org, and of course www.w3.org - home of the internet. CitProc The Openoffice Bibliographic project is proposing to use Bibliographic citation and table generation via XSLT style-sheets using a new process called CiteProc. CiteProc style-sheets provide, for the first time, the opportunity for the creation and distribution of opensource bibliographic style definitions that are not specific to a particular word-processor or bibliographic package. Also see BiblioX for technical discusion of this approach. We now have working examples. Bibliophile Bibliophile is an initiative to align the development of bibliographic databases for the web. -
Download Article
Online Tools for Researchers: An Effective Way to Enhance the Quality of Research Prof. Manisha B. Mane Librarian Shri Chhatrapati Shivaji College of Engineering Pune, India [email protected] Dr. Rajendra Kumbhar Department of Library and Information Science, Savitribai Phule Pune University Pune, India ABSTRACT This paper aims to find out various research tools available online and their applications in libraries for providing innovative library services. ICT plays a significant role in library and information science; it helps to transform the libraries into an effective learning center. In the digital world, it is essential to understand the need of modern researchers, to minimize their difficulties in research work, to motivate them to conduct research in various fields. Librarians by proving research related services can encourage new researchers which will help in the development of the nation. A collection of relevant database links to resources, online software and research tools to help researchers in all phases of research will become the value added service of the library. Keywords: Research online tools, E-research, E-tools. Keywords: Online Tools, Quality of Research 1. Introduction: WWW plays an important role in the transformation of traditional libraries into digital libraries. Due to advancement in Information Technology, it became essential for librarians to adopt modern technology in libraries. Thus, the role of librarian is changing in the digital era, librarian not only disseminate the information, but also actively participate in research activities and motivates users for research. Librarians are facing problem of users’ attraction towards Internet resources which decreased their frequency of visits to the library. -
Information Behaviour and Practices of Phd Students Appendices
Information behaviour and practices of PhD students Thea Marie Drachen, Asger Væring Larsen, Eystein Gullbekk, Hilde Westbye, Karin Lach To cite this version: Thea Marie Drachen, Asger Væring Larsen, Eystein Gullbekk, Hilde Westbye, Karin Lach. Informa- tion behaviour and practices of PhD students. 2011. hprints-00599034 HAL Id: hprints-00599034 https://hal-hprints.archives-ouvertes.fr/hprints-00599034 Submitted on 8 Jun 2011 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Information behaviour and practices of PhD students Appendices By Thea M. Drachen and Asger V. Larsen, Research Support Service, Copenhagen University Library and Information Services Eystein Gullbekk and Hilde Westbye, University of Oslo Library Karin Lach, Vienna University Library 1. June 2011 Information behaviour and practices of PhD students - Appendices 1. June 2011 Table of contents Appendix A. Graphic representation of the survey responses ........................................................... 3 Vienna PhD students survey responses .................................................................................................... -
Download Download
Evidence Based Library and Information Practice 2019, 14.2 Evidence Based Library and Information Practice Research Article Evaluating Bibliographic Referencing Tools for a Polytechnic Environment Gina Brander Reference & Information Services Librarian Saskatchewan Polytechnic Library Regina, Saskatchewan, Canada Email: [email protected] Erin Langman Nursing Liaison Librarian Saskatchewan Polytechnic Library Regina, Saskatchewan, Canada Email: [email protected] Tasha Maddison OER & Copyright Librarian Saskatchewan Polytechnic Library Saskatoon, Saskatchewan, Canada Email: [email protected] Jennifer Shrubsole Learning & Teaching Librarian Saskatchewan Polytechnic Library Moose Jaw, Saskatchewan, Canada Email: [email protected] Received: 15 Aug. 2018 Accepted: 24 Mar. 2019 2019 Brander, Langman, Maddison, and Shrubsole. This is an Open Access article distributed under the terms of the Creative Commons‐Attribution‐Noncommercial‐Share Alike License 4.0 International (http://creativecommons.org/licenses/by-nc-sa/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly attributed, not used for commercial purposes, and, if transformed, the resulting work is redistributed under the same or similar license to this one. Data Availability: Brander, G., Maddison, T., Langman, E., & Shrubsole, J. (2019). Scoring instrument for reference tools. UAL Dataverse, V1. https://doi.org/10.7939/DVN/7PMKTO/EX8VFM DOI: 10.18438/eblip29489 4 Evidence Based Library and Information Practice 2019, 14.2 Abstract Objective – This paper analyzes the design process for a toolkit for appraising emerging and established bibliographic reference generators and managers for a particular student population. Others looking to adapt or draw from the toolkit to meet the needs of users at their own institutions will benefit from this exploration of how one team developed and streamlined the process of assessment. -
Software on Berserk
- -4pc - -4pc Berserk User’s Guide Eric Nodwell Scott Webster Copyright © 2002-2004 Eric NodwellScott Webster This document can be freely redistributed according to the terms of the GNU General Public License. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Table of Contents Introduction ..................................................................................... 3 What is the Berserk computer system? ........................................................ 3 Introduction to Command Line Linux ......................................................... 3 Guidelines - Getting Along With Other Users .................................................. 4 Use the cluster Luke! ....................................................................... 4 Berserk Features ................................................................................. 4 Printing .................................................................................... 4 Setting default print options ............................................................ 4 Setting print options from the command line .............................................. 6 Using xpp or kprinter instead of lpr ..................................................... -
Computer Guidance in Logical Research
Computer Guidance in Logical Research Félix Bou Artificial Intelligence Research Institute (IIIA - CSIC) Barcelona (Spain) [email protected] Barcelona Seminar 17th October 2008 Félix Bou (IIIA - CSIC) Computer Guidance in Logical Research 17th October 2008, Barcelona 1 / 5 The main tool is LATEX Everybody knows about it. This means something. Any editor can be used to write latex code, but it is desirable to use an efficient one (Vi(m), Emacs, WinEdt, TeXnicCenter, Kile, . ). This saves a lot of time. It is interesting to remark that there are (perl) scripts that continuously run latex. See http://magic.aladdin.cs.cmu.edu/2007/11/06/continuous-latex- compilation-using-latexmk/ It is convenient to take a look at the short document “An essential guide to LATEX2e usage” about bad habits. ftp://ftp.tex.ac.uk/tex-archive/info/l2tabu/english/l2tabuen.pdf Félix Bou (IIIA - CSIC) Computer Guidance in Logical Research 17th October 2008, Barcelona 2 / 5 A great auxiliary tool is BibTeX This helps to citations inside a LATEXdocument. You have to write in the code something like \bibliographystyle{alpha} %% or plain, etc. \bibliography{logalg} where “logalg.bib” is for instance the name of the database. There are a lot of webpages where you can download citations in bibtex format. For example, Mathscinet, Zentralblatt, The ACM Digital Library, etc. There are great bibtex database managers like JabRef, Pybliographer and Bibdesk. They allow to synchronize your database with files inside your computer. This provides a really efficient way to find and organize your e-papers and e-books. Félix Bou (IIIA - CSIC) Computer Guidance in Logical Research 17th October 2008, Barcelona 3 / 5 Automatic Theorem Provers (ATPs) There are a lot of them. -
Velayutham C Chellapandian P Vineeshkumar M Thankiah R Dept
IMPACT OF REFERENCE MANAGEMENT SOFTWARE AND INFORMATION RETRIEVAL OF INTELECTUAL ASPECTS Velayutham C Chellapandian P Vineeshkumar M Thankiah R Dept. of Library and Information Science INTRODUCTION Reference management software is a software for scholars and authors to use for recording and utilizing bibliographic citations (references). The aim of this software is to save search results and publications with a view to using citations (references) to generate bibliographies. Indeed, publishers or journals often have different citation formats which is time- consuming activity when writing. General Features Full bibliographic references can be entered. Modern reference management packages can usually be integrated with word processors. Facility for importing the details of publications from bibliographic databases. Commercial Softwares Endnote Reference Manager Procite EndNote It is a commercial reference management software package. It is used to manage bibliographies and references when writing essays and articles. It is made by Thomson Scientific //www.endnote.com www.endnote.com Features of EndNote Built-in import options for Refer, BibIx, ProCite, Reference Manager. conversion utilities for Papyrus, Notebook, Notebuilder, REF-11, Publish, SRS, REFLIST, Bookends, Citation It Connect command uses Z39.50 protocol to access remote online bibliographic databases using Endnote's search facilities Users can select citations, select a specific format, and save them as .txt files EndNote can automatically format the citation into whatever format the user wishes from a list of over two thousand different styles. For example, here are some citations from Gray's Anatomy using several different styles: Anthropos: Gray, Henry 1910 Anatomy, descriptive and applied. Philadelphia: Lea & Febiger. [18th ed.] APA : 5thGray, H.