SlideShare una empresa de Scribd logo
1 de 27
m-biblio
Bibliographic management on mobile devices

#mbiblio

Mike Jones, Senior Technical Researcher
IT Services R&D




Using emerging learning and research technologies to enable excellence
Background

•Investigate the use of mobile devices as a tool to
collecting and managing bibliographic data
•Collaboration between the Library and IT Services at
the University of Bristol
•JISC-funded project in the m-library innovation
programme (1 November 2011 to 31 July 2012)




                                     IT Services R&D / ILRT
3
Devices have lots of sensors and
connectivity ...


              Camera       Accelerometer
        GPS    Compass Network Access

            Near Field Communication
              (on some recent Android devices)



               ... what can we use in capturing
         bibliographic data and usage information?
             Can we provide something useful?


                                   IT Services R&D / ILRT
4

Design a useful tool for students ...




                            IT Services R&D / ILRT
4

Design a useful tool for students ...




                            IT Services R&D / ILRT
5

... but also provides the Library with statistics




                            IT Services R&D / ILRT
6

 Student Survey and Workshop

•User experience expert ran a survey and workshop
•67 students responded to the survey
•10 students attended a 2 hour workshop. Mix of
subject areas (undergraduate, taught post graduate
and research postgraduate)
•Students not initially told about the aims of the
m-biblio project




                                     IT Services R&D / ILRT
7
Approximately how many references do you
put in your essays?

                                              1-5
            4%                                5-10
                       18%                    10-20
    36%                                       > 20




                 42%




                             IT Services R&D / ILRT
8
What tends to be the approximate ratio of
books to journal articles in your reference
list?

         6%

   19%                       25% Books / 75% Articles
                    36%      50% Books / 50% Journals
                             75 % Books / 25% Journal Articles
                             Pretty much all journal articles
                             Varies too much to say

   19%

              20%




                           IT Services R&D / ILRT
9

How do you usually find your references?


        4%
  17%        23%

                       Online citation databases (e.g. Web of Knowledge)
                       Google Scholar
                       University library system
                       Reading lists provided by lecturers
                       Other
 24%
             31%




                          IT Services R&D / ILRT
10

Where do you store your references?


       7% 1%


 17%
                        In word processor format (e.g. Word)
                        Using bibliographic software (e.g. EndNote)
                        In a hand-written notebook
                        I don’t store my references
                58%
                        Other
 16%




                         IT Services R&D / ILRT
11
   What’s your biggest frustration about
   managing references?
                                                      Inputting the data into Endnote

 “Citing the reference in the correct format”

                  “Copying the reference format easily from a paper”



“Different lecturers have different preferences for
style of referencing, so its difficult to know what
style to choose.”


                                    “Having to put them all in the exact harvard
   “Time-consuming”                 style of referencing”




                                                       IT Services R&D / ILRT
12
    If you could design a simple piece of
    software to help you manage your
    references better, what would it do?
 “Compile them, format them to the desired style
 and alphabetise”

                            “It would automatically put them in alphabetically
                            order and split them into the types of references
                            they are e.g. books, journals etc”


“Quick and easy to learn, will format in necessary style”



                        “Take the journals and books you’ve read and write
                        them in the correct format”




                                                      IT Services R&D / ILRT
13

Response from Library Staff


“It is interesting that EndNote / EndNote Web
can deliver on most of the requirements given in
6. However, making the students aware of this
and encouraging them to make use of it is
another thing.”


                           Very sad to see that only 14% are using
                           Endnote, yet almost all of them want something
                           that has the capabilities of Endnote! Attendance
                           this year at Endnote Web sessions was very
                           low, so we are clearly not getting to all those
                           who need it.




                                                   IT Services R&D / ILRT
14

Workshop - Pain Points

•Lack of uniformity - different lecturers in the same
department have different requirements
•Students used a range of methods for collecting
references - pen and paper to Endnote
•Software didn’t work as the students expected




                                    IT Services R&D / ILRT
15

Workshop - Ideas for using mobile devices

•Scan barcodes
•OCR text for references
•Format references to common
formats - customisable
•Manage reference lists
•Export references to text/PDF
and Word
•Share references via email, text
and store in the Cloud



                                    IT Services R&D / ILRT
16

To develop something useful ...

•It needs to help the students create accurate
 references easily
•It needs to be simple and
 intuitive to use
•It should fit within their
 workflow - export to
 Endnote or Word




                                   IT Services R&D / ILRT
17

Architecture
                                                          Aleph

        Query



                  Web Service
        Results                                          COPAC




                                                         CrossRef

                   Statistics




                                IT Services R&D / ILRT
18

 Technologies
Server-side
 •Java API for RESTful Web Services (JAX-RS)
 •Simple API for XML (SAX)
 •Marc4J
Client-side

 •iOS 5.1(iPhone 3GS/4/4S, iPod Touch 2nd/3rd generation, iPad)
 •Core Data (local database)
 •ZBar bar code reader API

                                            IT Services R&D / ILRT
19

Near Field Communication
•NFC is a set of standards that allow devices to
 establish radio communication when in close contact
•Standards cover protocols and data exchange formats
 and are based upon RFID
•Bristol City Council are looking at initiatives to
 promote the use of NFC in the city
•It would be great if we could read
 Library RFID tags with a phone ...




                                      IT Services R&D / ILRT
20

 NFC/RFID and the Library

•The Library piloted using RFID in the Chemistry
branch Library
•Plans to put RFID tags in stock across all branches
•However ... the tags used by our Library can’t be read
by NFC capable devices :-(




   Project has requested that NFC and recent RFID
    Library standards be considered by the Library
                     RFID project

                                   IT Services R&D / ILRT
21

 Camera

•Use the camera to scan barcodes
•Use OCR to scan for Digital Object Identifiers
on a page
•You need a camera that
can auto focus:
(iPhone 3GS/4/4S and
 3rd generation iPad)



                                 http://www.flickr.com/photos/coffeegeek/3198844118




                                       IT Services R&D / ILRT
22

 Barcodes

•The Library uses Telepen for stock management - not
supported ‘out of the box’ by open source libraries
•Needed to write a decoder so Telepen was supported




                                   IT Services R&D / ILRT
23

 Fallback input for barcodes

•For devices that don’t have a
camera
• Or a camera can’t read the
barcode (damaged, poor light
etc.)




                                 IT Services R&D / ILRT
24

Examples of data Issues

•Missing information - issue numbers, volume numbers,
page numbers
•Typos in data
•Titles and names all in upper case or lower case
•Author or editor?


  We can help improve accuracy but some curation is
           needed by the user of the app



                                  IT Services R&D / ILRT
25

Demo




       IT Services R&D / ILRT
26

  Further Details

              http://mbiblio.ilrt.bris.ac.uk


Developer:
Mike Jones (mike.a.jones@bristol.ac.uk)
@MrJ1971

Project Manager:
Dave Kilbey (D.Kilbey@bristol.ac.uk)




                                          IT Services R&D / ILRT

Más contenido relacionado

Similar a Bibliographic management on mobile devices



EPrints Update, Les Carr, University of Southampton
EPrints  Update, Les Carr, University of SouthamptonEPrints  Update, Les Carr, University of Southampton
EPrints Update, Les Carr, University of SouthamptonRepository Fringe
 
Crushing, Blending, and Stretching Data
Crushing, Blending, and Stretching DataCrushing, Blending, and Stretching Data
Crushing, Blending, and Stretching DataRay Schwartz
 
Ict uses in libraries
Ict uses in librariesIct uses in libraries
Ict uses in librariesLiaquat Rahoo
 
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...eavanesian
 
Open Source Web Content Management Technologies for Libraries
Open Source Web Content Management Technologies for LibrariesOpen Source Web Content Management Technologies for Libraries
Open Source Web Content Management Technologies for LibrariesAnil Mishra
 
Introduction to ePublishing
Introduction to ePublishingIntroduction to ePublishing
Introduction to ePublishingApex CoVantage
 
Automatic and rapid generation of massive knowledge repositories from data
Automatic and rapid generation of massive knowledge repositories from dataAutomatic and rapid generation of massive knowledge repositories from data
Automatic and rapid generation of massive knowledge repositories from dataSIKM
 
Rscd 2017 bo f data lifecycle data skills for libs
Rscd 2017 bo f data lifecycle data skills for libsRscd 2017 bo f data lifecycle data skills for libs
Rscd 2017 bo f data lifecycle data skills for libsSusanMRob
 
Building Data Scientists
Building Data ScientistsBuilding Data Scientists
Building Data ScientistsMitch Sanders
 
Responsive Web Design for Libraries
Responsive Web Design for LibrariesResponsive Web Design for Libraries
Responsive Web Design for LibrariesVincci Kwong
 
Crushing, Blending, and Stretching Transactional Data
Crushing, Blending, and Stretching Transactional DataCrushing, Blending, and Stretching Transactional Data
Crushing, Blending, and Stretching Transactional DataRay Schwartz
 
Project
Project Project
Project ra na
 
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)Web-scale Discovery Implementation with the End User in Mind (SLA 2012)
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)Rafal Kasprowski
 
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...Heidi Nance
 
Evaluating Electronic Resources
Evaluating Electronic ResourcesEvaluating Electronic Resources
Evaluating Electronic ResourcesRichard Bernier
 

Similar a Bibliographic management on mobile devices

 (20)

EPrints Update, Les Carr, University of Southampton
EPrints  Update, Les Carr, University of SouthamptonEPrints  Update, Les Carr, University of Southampton
EPrints Update, Les Carr, University of Southampton
 
Crushing, Blending, and Stretching Data
Crushing, Blending, and Stretching DataCrushing, Blending, and Stretching Data
Crushing, Blending, and Stretching Data
 
FutureTrends.ppt
FutureTrends.pptFutureTrends.ppt
FutureTrends.ppt
 
McQuillan, "Three S’s of Electronic Resource Management: Systems"
McQuillan, "Three S’s of Electronic Resource Management: Systems"McQuillan, "Three S’s of Electronic Resource Management: Systems"
McQuillan, "Three S’s of Electronic Resource Management: Systems"
 
Smart Housekeeping Apps
Smart Housekeeping AppsSmart Housekeeping Apps
Smart Housekeeping Apps
 
Ict uses in libraries
Ict uses in librariesIct uses in libraries
Ict uses in libraries
 
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...
SharePoint Saturday Richmond - So you want to implement SharePoint 2010, what...
 
Open Source Web Content Management Technologies for Libraries
Open Source Web Content Management Technologies for LibrariesOpen Source Web Content Management Technologies for Libraries
Open Source Web Content Management Technologies for Libraries
 
00 intro
00 intro00 intro
00 intro
 
Introduction to ePublishing
Introduction to ePublishingIntroduction to ePublishing
Introduction to ePublishing
 
Automatic and rapid generation of massive knowledge repositories from data
Automatic and rapid generation of massive knowledge repositories from dataAutomatic and rapid generation of massive knowledge repositories from data
Automatic and rapid generation of massive knowledge repositories from data
 
Rscd 2017 bo f data lifecycle data skills for libs
Rscd 2017 bo f data lifecycle data skills for libsRscd 2017 bo f data lifecycle data skills for libs
Rscd 2017 bo f data lifecycle data skills for libs
 
Building Data Scientists
Building Data ScientistsBuilding Data Scientists
Building Data Scientists
 
Responsive Web Design for Libraries
Responsive Web Design for LibrariesResponsive Web Design for Libraries
Responsive Web Design for Libraries
 
Crushing, Blending, and Stretching Transactional Data
Crushing, Blending, and Stretching Transactional DataCrushing, Blending, and Stretching Transactional Data
Crushing, Blending, and Stretching Transactional Data
 
Project
Project Project
Project
 
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)Web-scale Discovery Implementation with the End User in Mind (SLA 2012)
Web-scale Discovery Implementation with the End User in Mind (SLA 2012)
 
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...
Open Source Data Visualization for Resource Sharing: An Ivy Plus Libraries Pr...
 
Online Lecture May 2015
Online Lecture May 2015Online Lecture May 2015
Online Lecture May 2015
 
Evaluating Electronic Resources
Evaluating Electronic ResourcesEvaluating Electronic Resources
Evaluating Electronic Resources
 

Más de MrJ1971

KYBOTM poster for DHOxSS
KYBOTM poster for DHOxSSKYBOTM poster for DHOxSS
KYBOTM poster for DHOxSSMrJ1971
 
Map Your Bristol
Map Your BristolMap Your Bristol
Map Your BristolMrJ1971
 
MyMobileBristol and Nature Locator @ osjmob11
MyMobileBristol and Nature Locator @ osjmob11MyMobileBristol and Nature Locator @ osjmob11
MyMobileBristol and Nature Locator @ osjmob11MrJ1971
 
MCA and MyMobileBristol @ osjmob11
MCA and MyMobileBristol @ osjmob11MCA and MyMobileBristol @ osjmob11
MCA and MyMobileBristol @ osjmob11MrJ1971
 
Nature Locator @ Dev8D
Nature Locator @ Dev8DNature Locator @ Dev8D
Nature Locator @ Dev8DMrJ1971
 
MyMobileBristol @ Dev8D
MyMobileBristol @ Dev8DMyMobileBristol @ Dev8D
MyMobileBristol @ Dev8DMrJ1971
 
MyMobileBristol
MyMobileBristolMyMobileBristol
MyMobileBristolMrJ1971
 
HTML5 and the Mobile Web
HTML5 and the Mobile WebHTML5 and the Mobile Web
HTML5 and the Mobile WebMrJ1971
 
Mobile Campus Assistant - Dev8D Lightening Talk
Mobile Campus Assistant - Dev8D Lightening TalkMobile Campus Assistant - Dev8D Lightening Talk
Mobile Campus Assistant - Dev8D Lightening TalkMrJ1971
 

Más de MrJ1971 (9)

KYBOTM poster for DHOxSS
KYBOTM poster for DHOxSSKYBOTM poster for DHOxSS
KYBOTM poster for DHOxSS
 
Map Your Bristol
Map Your BristolMap Your Bristol
Map Your Bristol
 
MyMobileBristol and Nature Locator @ osjmob11
MyMobileBristol and Nature Locator @ osjmob11MyMobileBristol and Nature Locator @ osjmob11
MyMobileBristol and Nature Locator @ osjmob11
 
MCA and MyMobileBristol @ osjmob11
MCA and MyMobileBristol @ osjmob11MCA and MyMobileBristol @ osjmob11
MCA and MyMobileBristol @ osjmob11
 
Nature Locator @ Dev8D
Nature Locator @ Dev8DNature Locator @ Dev8D
Nature Locator @ Dev8D
 
MyMobileBristol @ Dev8D
MyMobileBristol @ Dev8DMyMobileBristol @ Dev8D
MyMobileBristol @ Dev8D
 
MyMobileBristol
MyMobileBristolMyMobileBristol
MyMobileBristol
 
HTML5 and the Mobile Web
HTML5 and the Mobile WebHTML5 and the Mobile Web
HTML5 and the Mobile Web
 
Mobile Campus Assistant - Dev8D Lightening Talk
Mobile Campus Assistant - Dev8D Lightening TalkMobile Campus Assistant - Dev8D Lightening Talk
Mobile Campus Assistant - Dev8D Lightening Talk
 

Último

ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 

Último (20)

prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 

Bibliographic management on mobile devices



  • 1. m-biblio Bibliographic management on mobile devices #mbiblio Mike Jones, Senior Technical Researcher IT Services R&D Using emerging learning and research technologies to enable excellence
  • 2. Background •Investigate the use of mobile devices as a tool to collecting and managing bibliographic data •Collaboration between the Library and IT Services at the University of Bristol •JISC-funded project in the m-library innovation programme (1 November 2011 to 31 July 2012) IT Services R&D / ILRT
  • 3. 3 Devices have lots of sensors and connectivity ... Camera Accelerometer GPS Compass Network Access Near Field Communication (on some recent Android devices) ... what can we use in capturing bibliographic data and usage information? Can we provide something useful? IT Services R&D / ILRT
  • 4. 4 Design a useful tool for students ... IT Services R&D / ILRT
  • 5. 4 Design a useful tool for students ... IT Services R&D / ILRT
  • 6. 5 ... but also provides the Library with statistics IT Services R&D / ILRT
  • 7. 6 Student Survey and Workshop •User experience expert ran a survey and workshop •67 students responded to the survey •10 students attended a 2 hour workshop. Mix of subject areas (undergraduate, taught post graduate and research postgraduate) •Students not initially told about the aims of the m-biblio project IT Services R&D / ILRT
  • 8. 7 Approximately how many references do you put in your essays? 1-5 4% 5-10 18% 10-20 36% > 20 42% IT Services R&D / ILRT
  • 9. 8 What tends to be the approximate ratio of books to journal articles in your reference list? 6% 19% 25% Books / 75% Articles 36% 50% Books / 50% Journals 75 % Books / 25% Journal Articles Pretty much all journal articles Varies too much to say 19% 20% IT Services R&D / ILRT
  • 10. 9 How do you usually find your references? 4% 17% 23% Online citation databases (e.g. Web of Knowledge) Google Scholar University library system Reading lists provided by lecturers Other 24% 31% IT Services R&D / ILRT
  • 11. 10 Where do you store your references? 7% 1% 17% In word processor format (e.g. Word) Using bibliographic software (e.g. EndNote) In a hand-written notebook I don’t store my references 58% Other 16% IT Services R&D / ILRT
  • 12. 11 What’s your biggest frustration about managing references? Inputting the data into Endnote “Citing the reference in the correct format” “Copying the reference format easily from a paper” “Different lecturers have different preferences for style of referencing, so its difficult to know what style to choose.” “Having to put them all in the exact harvard “Time-consuming” style of referencing” IT Services R&D / ILRT
  • 13. 12 If you could design a simple piece of software to help you manage your references better, what would it do? “Compile them, format them to the desired style and alphabetise” “It would automatically put them in alphabetically order and split them into the types of references they are e.g. books, journals etc” “Quick and easy to learn, will format in necessary style” “Take the journals and books you’ve read and write them in the correct format” IT Services R&D / ILRT
  • 14. 13 Response from Library Staff “It is interesting that EndNote / EndNote Web can deliver on most of the requirements given in 6. However, making the students aware of this and encouraging them to make use of it is another thing.” Very sad to see that only 14% are using Endnote, yet almost all of them want something that has the capabilities of Endnote! Attendance this year at Endnote Web sessions was very low, so we are clearly not getting to all those who need it. IT Services R&D / ILRT
  • 15. 14 Workshop - Pain Points •Lack of uniformity - different lecturers in the same department have different requirements •Students used a range of methods for collecting references - pen and paper to Endnote •Software didn’t work as the students expected IT Services R&D / ILRT
  • 16. 15 Workshop - Ideas for using mobile devices •Scan barcodes •OCR text for references •Format references to common formats - customisable •Manage reference lists •Export references to text/PDF and Word •Share references via email, text and store in the Cloud IT Services R&D / ILRT
  • 17. 16 To develop something useful ... •It needs to help the students create accurate references easily •It needs to be simple and intuitive to use •It should fit within their workflow - export to Endnote or Word IT Services R&D / ILRT
  • 18. 17 Architecture Aleph Query Web Service Results COPAC CrossRef Statistics IT Services R&D / ILRT
  • 19. 18 Technologies Server-side •Java API for RESTful Web Services (JAX-RS) •Simple API for XML (SAX) •Marc4J Client-side •iOS 5.1(iPhone 3GS/4/4S, iPod Touch 2nd/3rd generation, iPad) •Core Data (local database) •ZBar bar code reader API IT Services R&D / ILRT
  • 20. 19 Near Field Communication •NFC is a set of standards that allow devices to establish radio communication when in close contact •Standards cover protocols and data exchange formats and are based upon RFID •Bristol City Council are looking at initiatives to promote the use of NFC in the city •It would be great if we could read Library RFID tags with a phone ... IT Services R&D / ILRT
  • 21. 20 NFC/RFID and the Library •The Library piloted using RFID in the Chemistry branch Library •Plans to put RFID tags in stock across all branches •However ... the tags used by our Library can’t be read by NFC capable devices :-( Project has requested that NFC and recent RFID Library standards be considered by the Library RFID project IT Services R&D / ILRT
  • 22. 21 Camera •Use the camera to scan barcodes •Use OCR to scan for Digital Object Identifiers on a page •You need a camera that can auto focus: (iPhone 3GS/4/4S and 3rd generation iPad) http://www.flickr.com/photos/coffeegeek/3198844118 IT Services R&D / ILRT
  • 23. 22 Barcodes •The Library uses Telepen for stock management - not supported ‘out of the box’ by open source libraries •Needed to write a decoder so Telepen was supported IT Services R&D / ILRT
  • 24. 23 Fallback input for barcodes •For devices that don’t have a camera • Or a camera can’t read the barcode (damaged, poor light etc.) IT Services R&D / ILRT
  • 25. 24 Examples of data Issues •Missing information - issue numbers, volume numbers, page numbers •Typos in data •Titles and names all in upper case or lower case •Author or editor? We can help improve accuracy but some curation is needed by the user of the app IT Services R&D / ILRT
  • 26. 25 Demo IT Services R&D / ILRT
  • 27. 26 Further Details http://mbiblio.ilrt.bris.ac.uk Developer: Mike Jones (mike.a.jones@bristol.ac.uk) @MrJ1971 Project Manager: Dave Kilbey (D.Kilbey@bristol.ac.uk) IT Services R&D / ILRT

Notas del editor

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n