{"id":26987,"date":"2022-09-05T08:44:35","date_gmt":"2022-09-05T05:44:35","guid":{"rendered":"https:\/\/lsmu.lt\/?page_id=26987"},"modified":"2026-07-15T08:19:40","modified_gmt":"2026-07-15T05:19:40","slug":"databases","status":"publish","type":"page","link":"https:\/\/lsmu.lt\/en\/library\/databases\/","title":{"rendered":"Databases"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Search across multiple databases at once is possible through <a href=\"https:\/\/library.lsmu.lt\/discovery\/search?query=any,contains,*&amp;tab=CentralIndex&amp;search_scope=CentralIndex&amp;vid=370LUOHS_INST:LSMU&amp;lang=en&amp;offset=0\" target=\"_blank\" rel=\"noreferrer noopener\">eLibrary<\/a>. If you are connecting remotely and need access to full-text documents, you will be automatically redirected to login via remote access service. <strong>Members of the LSMU community log in with their LSMU information system username* and password.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">* Username is composed from first 4 letters of your name and surname, birth month and day, e.g., vardpava1023. <em>Please note that the username is written <strong>without<\/strong> @kmu.lt<\/em><\/p>\n\n\n<\/div>\n<\/div>\n\n<div class=\"container\">\n        <div class=\"acc-set\">\n\t                                                            <div class=\"acc-item\" id=\"remote-access-services\">\n                                                    <div class=\"acc-head\">\n                                Remote access services                            <\/div>\n                                                                            <div class=\"acc-c\">\n                                <div class=\"prose md:prose-lg\">\n                                    <\/div>\n<\/div>\n\n<div class=\"container\">\n        <div class=\"acc-set\">\n\t                                                            <div class=\"acc-item\" id=\"ezproxy\">\n                                                    <div class=\"acc-head\">\n                                EZproxy                            <\/div>\n                                                                            <div class=\"acc-c\">\n                                <div class=\"prose md:prose-lg\">\n                                    \n<p class=\"wp-block-paragraph\">To use <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noreferrer noopener\">this service,<\/a> there is no need for new software to be installed on your computer or to change internet settings. You can simply <strong>log in with your LSMU information system username* and password.&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">* Username is composed from first 4 letters of your name and surname, birth month and day, e.g., vardpava1023. <em>Please note that the username is written <strong>without<\/strong> @kmu.lt<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Having problems logging in? Contact Information Technologies Centre (ITC), phone nr.: 793756, email:&nbsp;<a href=\"mailto:justinas.kasiulis@lsmu.lt\">itc@lsmu.lt<\/a>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"38\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1024x38.png\" alt=\"\" class=\"wp-image-74157\" style=\"width:1450px;height:auto\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1024x38.png 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-300x11.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1536x57.png 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1.png 1912w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-300x11@2x.png 600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                                                                            <div class=\"acc-item\" id=\"personal-accounts-on-databases\">\n                                                    <div class=\"acc-head\">\n                                Personal accounts on databases                            <\/div>\n                                                                            <div class=\"acc-c\">\n                                <div class=\"prose md:prose-lg\">\n                                    \n<p class=\"wp-block-paragraph\">We recommend that you create personal accounts on databases that offer such services. That way, you will be able to use additional services as well as get access to databases remotely by logging in to your personal accounts.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"38\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1024x38.png\" alt=\"\" class=\"wp-image-74157\" style=\"width:1450px;height:auto\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1024x38.png 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-300x11.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-1536x57.png 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1.png 1912w, https:\/\/lsmu.lt\/wp-content\/uploads\/Blue_line_1-1-300x11@2x.png 600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                                \t    \t\t        <style>\n            .acc-item .wp-block-table {\n                padding-right: 1rem;\n            }\n            .acc-item .wp-block-table table {\n                width: unset !important;\n            }\n        <\/style>\n        <script>\n            window.addEventListener(\"hashchange\", function(e) {\n                toggleActiveTab();\n            });\n            toggleActiveTab();\n            function toggleActiveTab() {\n                var hash = window.location.hash;\n                document.querySelectorAll('.acc-item').forEach(function(elm) {\n                    if ( ('#'+ elm.id) === hash) {\n                        document.querySelectorAll('.acc-item.active').forEach(function(elm2) {\n                            elm2.classList.remove('active');\n                        });\n                        elm.classList.add('active');\n                        elm.querySelector('.acc-head').classList.add('active');\n                        elm.querySelector('.acc-c').style.display = \"block\";\n                    }\n                    elm.addEventListener('click', function(e) {\n                        const url = new URL(window.location);\n                        url.hash = '#'+ elm.id;\n                        window.history.pushState({}, '', url);\n                    });\n                });\n            }\n        <\/script>\n    <\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"prose md:prose-lg\">\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                                \t    \t\t        <style>\n            .acc-item .wp-block-table {\n                padding-right: 1rem;\n            }\n            .acc-item .wp-block-table table {\n                width: unset !important;\n            }\n        <\/style>\n        <script>\n            window.addEventListener(\"hashchange\", function(e) {\n                toggleActiveTab();\n            });\n            toggleActiveTab();\n            function toggleActiveTab() {\n                var hash = window.location.hash;\n                document.querySelectorAll('.acc-item').forEach(function(elm) {\n                    if ( ('#'+ elm.id) === hash) {\n                        document.querySelectorAll('.acc-item.active').forEach(function(elm2) {\n                            elm2.classList.remove('active');\n                        });\n                        elm.classList.add('active');\n                        elm.querySelector('.acc-head').classList.add('active');\n                        elm.querySelector('.acc-c').style.display = \"block\";\n                    }\n                    elm.addEventListener('click', function(e) {\n                        const url = new URL(window.location);\n                        url.hash = '#'+ elm.id;\n                        window.history.pushState({}, '', url);\n                    });\n                });\n            }\n        <\/script>\n    <\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"prose md:prose-lg\">\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It is forbidden to download articles, books and other e-resources in large quantities! Access to databases is blocked if vendors notice disproportionately large downloads!<\/strong><\/p>\n\n\n<\/div>\n<\/div>\n\n<div class=\"page-content\">\n\n\t<div class=\"container\">\n\t\t\t\t\n\t\t\t<div class=\"tabs-h md:flex border border-gray-300 mt-10\">\n\t\t\t\t<ul class=\"js-tabs full-v-color-tabs\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"current\" id=\"subscribed-resources\"><a href=\"#tab-01\">Subscribed resources<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"electronic-books\"><a href=\"#tab-02\">Electronic books<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"electronic-journals\"><a href=\"#tab-03\">Electronic journals<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"anatomy-databases\"><a href=\"#tab-04\">Anatomy databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"evidence-based-medicine-databases\"><a href=\"#tab-05\">\tEvidence-based medicine databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"scientific-evaluation\"><a href=\"#tab-06\">Scientific evaluation<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"citation-management\"><a href=\"#tab-07\">Citation management<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"specialized-databases\"><a href=\"#tab-08\">Specialized databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"veterinary-databases\"><a href=\"#tab-09\">Veterinary databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"plagiarism-checks-for-teachers-only\"><a href=\"#tab-010\">Plagiarism checks (for teachers only)<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"trial-databases\"><a href=\"#tab-011\">Trial databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"descriptions-of-databases\"><a href=\"#tab-012\">Descriptions of databases<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c active\" id=\"tab-01\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/AAO_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">AAO eBooks Collection<\/a><\/li>\n<li><a href=\"https:\/\/accessmedicine.mhmedical.com\/\" target=\"_blank\" rel=\"noopener\">AccessMedicine<\/a><\/li>\n<li><a href=\"https:\/\/accesspharmacy.mhmedical.com\/\" target=\"_blank\" rel=\"noopener\">AccessPharmacy<\/a><\/li>\n<li><a href=\"https:\/\/clinicalcontext.lww.com\/en\/aclandanatomy\" target=\"_blank\" rel=\"noopener\">Acland&#8217;s Anatomy<\/a><\/li>\n<li><a href=\"http:\/\/online.statref.com\/Entry.aspx?lt=Anatomy&amp;grpalias=LUOHS\" target=\"_blank\" rel=\"noopener\">Anatomy.tv<\/a><\/li>\n<li><a href=\"https:\/\/biosphera3d.com\/\" target=\"_blank\" rel=\"noopener\">Biosphera<\/a> (VA Library and VA Faculty)<\/li>\n<li><a href=\"https:\/\/journals.bmj.com\/\" target=\"_blank\" rel=\"noopener\">BMJ Journals<\/a><\/li>\n<li><a href=\"https:\/\/www.cabi.org\/animalscience\">CABI&#8217;s Animal Science Collection<\/a><\/li>\n<li><a href=\"https:\/\/www.cabi.org\/vetmedresource\">CABI&#8217;s VetMed Resource Collection<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=cul\">CINAHL Ultimate<\/a><\/li>\n<li><a href=\"https:\/\/www.cambridge.org\/core\/what-we-publish\/books\/listing?sort=titleSort%3Aasc&amp;aggs%5BonlyShowAvailable%5D%5Bfilters%5D=true&amp;aggs%5BproductTypes%5D%5Bfilters%5D=BOOK&amp;searchWithinIds=0C5182F27A492FDC81EDF8D3C53266B5\" target=\"_blank\" rel=\"noopener\">Cambridge Core\u00a0eBooks<\/a><\/li>\n<li><a href=\"https:\/\/www.clinicalkey.com\/#!\/\" target=\"_blank\" rel=\"noopener\">ClinicalKey<\/a><\/li>\n<li><a href=\"https:\/\/www.cochranelibrary.com\/\" target=\"_blank\" rel=\"noopener\">Cochrane Library<\/a><\/li>\n<li><a href=\"https:\/\/app.covidence.org\/sign_in\" target=\"_blank\" rel=\"noopener\">Covidence<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=nlebk\" target=\"_blank\" rel=\"noopener\">EBSCO ebooks<\/a><\/li>\n<li><a href=\"http:\/\/search.ebscohost.com\/\" target=\"_blank\" rel=\"noopener\">EBSCO Publishing<\/a><\/li>\n<li><a href=\"https:\/\/access.clarivate.com\/login?app=endnote\" target=\"_blank\" rel=\"noopener\">EndNote<\/a><\/li>\n<li><a href=\"https:\/\/pheur-online.edqm.eu\/home\/\" target=\"_blank\" rel=\"noopener\">European Pharmacopoeia<\/a><\/li>\n<li><a href=\"https:\/\/app.identific.com\/\" target=\"_blank\" rel=\"noopener\">Identific<\/a><\/li>\n<li><a href=\"https:\/\/jamanetwork.com\/journals\/jama\" target=\"_blank\" rel=\"noopener\">JAMA<\/a>\n<ul>\n<li><a href=\"https:\/\/jamanetwork.com\/journals\/jamaneurology\" target=\"_blank\" rel=\"noopener\">JAMA Neurology<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/lsmu.lt\/cris\/search?configuration=standard&amp;page=1&amp;f.stdCommittee=LST%20(Lietuvos%20standartizacijos%20departamentas),equals\" target=\"_blank\" rel=\"noopener\">Lietuvos standartizacijos departamento standartai<\/a><\/li>\n<li><a href=\"https:\/\/premiumbasicsciences.lwwhealthlibrary.com\/books.aspx\" target=\"_blank\" rel=\"noopener\">LWW Health Library<\/a><\/li>\n<li><a href=\"http:\/\/ovidsp.ovid.com\/autologin.html\" target=\"_blank\" rel=\"noopener\">LWW Journals<\/a><\/li>\n<li><a href=\"http:\/\/www.esavadai.lt\/titulinis\/\" target=\"_blank\" rel=\"noopener\">Maistas ir jo higienos normos<\/a><\/li>\n<li><a href=\"https:\/\/medone-neurosurgery.thieme.com\/\" target=\"_blank\" rel=\"noopener\">MedOne Neurosurgery<\/a><\/li>\n<li><a href=\"http:\/\/www.micromedexsolutions.com\/home\/dispatch\" target=\"_blank\" rel=\"noopener\">Micromedex<\/a><\/li>\n<li><a href=\"https:\/\/naturalmedicines.therapeuticresearch.com\/\" target=\"_blank\" rel=\"noopener\">Natural Medicines<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nature-portfolio\" target=\"_blank\" rel=\"noopener\">Nature Portfolio<\/a>\n<ul>\n<li><a href=\"https:\/\/www.nature.com\/bmt\/\">Bone Marrow Transplantation<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/bjc\/\">British Journal of Cancer<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/eye\/\">Eye<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/\">Nature<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/ng\/\">Nature Genetics<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/leu\/\">Nature Leukemia<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nm\/\">Nature Medicine<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/neuro\/\">Nature Neuroscience<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nrd\/\">Nature Reviews Drug Discovery<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nrneurol\/\">Nature Reviews Neurology<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/www.micromedexsolutions.com\/micromedex2\/librarian\" target=\"_blank\" rel=\"noopener\">Neofax and Pediatrics<\/a><\/li>\n<li><a href=\"https:\/\/www.nejm.org\/\" target=\"_blank\" rel=\"noopener\">The New England Journal of Medicine<\/a><\/li>\n<li><a href=\"https:\/\/www.osmosis.org\/cohort-invite?id=5645&amp;k=-IanLKe4QcS90kcQKswG8QJnQuakHLu1\" target=\"_blank\" rel=\"noopener\">Osmosis<\/a><\/li>\n<li><a href=\"http:\/\/demo.ovid.com\/custom\/kaunas\/kaunas.html\" target=\"_blank\" rel=\"noopener\">Ovid eBooks<\/a><\/li>\n<li><a href=\"https:\/\/academic.oup.com\/journals\/\" target=\"_blank\" rel=\"noopener\">Oxford Journals<\/a><\/li>\n<li><a href=\"https:\/\/academic.oup.com\/oxford-medicine-online\" target=\"_blank\" rel=\"noopener\">Oxford Medicine Online<\/a><\/li>\n<li><a href=\"https:\/\/academic.plumbs.com\" target=\"_blank\" rel=\"noopener\">Plumb&#8217;s<\/a><\/li>\n<li><a href=\"https:\/\/ebookcentral.proquest.com\/lib\/kmult-ebooks\/home.action?ebraryDocId=null\" target=\"_blank\" rel=\"noopener\">ProQuest Ebook Central<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pdh\" target=\"_blank\" rel=\"noopener\">PsycARTICLES<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pst\" target=\"_blank\" rel=\"noopener\">PsycTests<\/a><\/li>\n<li><a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pubmed\/\" target=\"_blank\" rel=\"noopener\">PubMed<\/a><\/li>\n<li><a href=\"https:\/\/refworks.proquest.com\/\" target=\"_blank\" rel=\"noopener\">RefWorks<\/a><\/li>\n<li><a href=\"https:\/\/journals.sagepub.com\/\" target=\"_blank\" rel=\"noopener\">SAGE Journals Online<\/a><\/li>\n<li><a href=\"https:\/\/www.sciencedirect.com\/\" target=\"_blank\" rel=\"noopener\">ScienceDirect<\/a><\/li>\n<li><a href=\"https:\/\/link.springer.com\/\" target=\"_blank\" rel=\"noopener\">SpringerLink<\/a><\/li>\n<li><a href=\"http:\/\/www.esavadai.lt\/titulinis\/\" target=\"_blank\" rel=\"noopener\">Sveikatos teis\u0117<\/a><\/li>\n<li><a href=\"https:\/\/www.tandfonline.com\/\" target=\"_blank\" rel=\"noopener\">Taylor &amp; Francis<\/a><\/li>\n<li><a href=\"https:\/\/www.uptodate.com\/\" target=\"_blank\" rel=\"noopener\">UpToDate<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=vft\" target=\"_blank\" rel=\"noopener\">Veterinary Source<\/a><\/li>\n<li><a href=\"https:\/\/www.vetlexicon.com\/dashboard\">Vetstream<\/a><\/li>\n<li><a href=\"https:\/\/resolver.vitalsource.com\">VitalSource<\/a><\/li>\n<li><a href=\"https:\/\/www.vlebooks.com\/vleauth\/SSO\/Office365SSO\">VLeBooks<\/a><\/li>\n<li><a href=\"https:\/\/apps.webofknowledge.com\/WOS_GeneralSearch_input.do?product=WOS&amp;search_mode=GeneralSearch&amp;SID=F4AmHbghQVDUP2stq7R&amp;preferencesSaved=\" target=\"_blank\" rel=\"noopener\">Web of Science<\/a><\/li>\n<li><a href=\"https:\/\/onlinelibrary.wiley.com\/action\/showPublications?PubType=book\" target=\"_blank\" rel=\"noopener\">Wiley eBooks<\/a><\/li>\n<li><a href=\"https:\/\/onlinelibrary.wiley.com\/\" target=\"_blank\" rel=\"noopener\">Wiley Online Library<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-02\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/AAO_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">AAO eBooks Collection<\/a><\/li>\n<li><a href=\"https:\/\/accessmedicine.mhmedical.com\/\" target=\"_blank\" rel=\"noopener\">AccessMedicine<\/a><\/li>\n<li><a href=\"https:\/\/accesspharmacy.mhmedical.com\/\" target=\"_blank\" rel=\"noopener\">AccessPharmacy<\/a><\/li>\n<li><a href=\"https:\/\/www.cambridge.org\/core\/what-we-publish\/books\/listing?sort=titleSort%3Aasc&amp;aggs%5BonlyShowAvailable%5D%5Bfilters%5D=true&amp;aggs%5BproductTypes%5D%5Bfilters%5D=BOOK&amp;searchWithinIds=0C5182F27A492FDC81EDF8D3C53266B5\" target=\"_blank\" rel=\"noopener\">Cambridge Core\u00a0eBooks<\/a><\/li>\n<li><a href=\"https:\/\/www.clinicalkey.com\/#!\/\" target=\"_blank\" rel=\"noopener\">ClinicalKey<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=nlebk\" target=\"_blank\" rel=\"noopener\">EBSCO ebooks<\/a><\/li>\n<li><a href=\"https:\/\/premiumbasicsciences.lwwhealthlibrary.com\/books.aspx\" target=\"_blank\" rel=\"noopener\">LWW Health Library<\/a><\/li>\n<li><a href=\"http:\/\/demo.ovid.com\/custom\/kaunas\/kaunas.html\" target=\"_blank\" rel=\"noopener\">Ovid eBooks<\/a><\/li>\n<li><a href=\"https:\/\/academic.oup.com\/oxford-medicine-online?login=true\" target=\"_blank\" rel=\"noopener\">Oxford Medical Online<\/a><\/li>\n<li><a href=\"https:\/\/ebookcentral.proquest.com\/lib\/kmult-ebooks\/home.action?ebraryDocId=null\" target=\"_blank\" rel=\"noopener\">ProQuest Ebook Central<\/a><\/li>\n<li><a href=\"https:\/\/www.sciencedirect.com\/\" target=\"_blank\" rel=\"noopener\">ScienceDirect<\/a><\/li>\n<li><a href=\"https:\/\/resolver.vitalsource.com\">VitalSource<\/a><\/li>\n<li><a href=\"https:\/\/www.vlebooks.com\/vleauth\/SSO\/Office365SSO\">VLeBooks<\/a><\/li>\n<li><a href=\"https:\/\/onlinelibrary.wiley.com\/action\/showPublications?PubType=book\" target=\"_blank\" rel=\"noopener\">Wiley eBooks<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-03\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/journals.bmj.com\/\" target=\"_blank\" rel=\"noopener\">BMJ Journals<\/a><\/li>\n<li><a href=\"https:\/\/www.clinicalkey.com\/#!\/\" target=\"_blank\" rel=\"noopener\">ClinicalKey<\/a><\/li>\n<li><a href=\"http:\/\/search.ebscohost.com\/\" target=\"_blank\" rel=\"noopener\">EBSCO Publishing<\/a><\/li>\n<li><a href=\"https:\/\/jamanetwork.com\/journals\/jama\" target=\"_blank\" rel=\"noopener\">JAMA<\/a>\n<ul>\n<li><a href=\"https:\/\/jamanetwork.com\/journals\/jamaneurology\" target=\"_blank\" rel=\"noopener\">JAMA Neurology<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"http:\/\/ovidsp.ovid.com\/autologin.html\" target=\"_blank\" rel=\"noopener\">LWW Journals<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nature-portfolio\" target=\"_blank\" rel=\"noopener\">Nature Portfolio<\/a>\n<ul>\n<li><a href=\"https:\/\/www.nature.com\/bmt\/\">Bone Marrow Transplantation<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/bjc\/\">British Journal of Cancer<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/eye\/\">Eye<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/\">Nature<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/ng\/\">Nature Genetics<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/leu\/\">Nature Leukemia<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nm\/\">Nature Medicine<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/neuro\/\">Nature Neuroscience<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nrd\/\">Nature Reviews Drug Discovery<\/a><\/li>\n<li><a href=\"https:\/\/www.nature.com\/nrneurol\/\">Nature Reviews Neurology<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/jvme.utpjournals.press\/\">The Journal of Veterinary Medical Education<\/a><\/li>\n<li><a href=\"https:\/\/www.nejm.org\/\" target=\"_blank\" rel=\"noopener\">The New England Journal of Medicine<\/a><\/li>\n<li><a href=\"https:\/\/academic.oup.com\/journals\/\" target=\"_blank\" rel=\"noopener\">Oxford Journals<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pdh\" target=\"_blank\" rel=\"noopener\">PsycARTICLES<\/a><\/li>\n<li><a href=\"https:\/\/journals.sagepub.com\/\" target=\"_blank\" rel=\"noopener\">SAGE Journals Online<\/a><\/li>\n<li><a href=\"https:\/\/www.sciencedirect.com\/\" target=\"_blank\" rel=\"noopener\">ScienceDirect<\/a><\/li>\n<li><a href=\"https:\/\/reader.exacteditions.com\/magazines\/2\/issues\/\" target=\"_blank\" rel=\"noopener\">The Spectator<\/a><\/li>\n<li><a href=\"https:\/\/link.springer.com\/\" target=\"_blank\" rel=\"noopener\">SpringerLink<\/a><\/li>\n<li><a href=\"https:\/\/www.tandfonline.com\/\" target=\"_blank\" rel=\"noopener\">Taylor &amp; Francis<\/a><\/li>\n<li><a href=\"https:\/\/onlinelibrary.wiley.com\/\" target=\"_blank\" rel=\"noopener\">Wiley Online Library<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-04\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/clinicalcontext.lww.com\/en\/aclandanatomy\" target=\"_blank\" rel=\"noopener\">Acland&#8217;s Anatomy<\/a><\/li>\n<li><a href=\"http:\/\/online.statref.com\/Entry.aspx?lt=Anatomy&amp;grpalias=LUOHS\" target=\"_blank\" rel=\"noopener\">Anatomy.tv<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-05\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/www.clinicalkey.com\/#!\/\" target=\"_blank\" rel=\"noopener\">ClinicalKey<\/a><\/li>\n<li><a href=\"https:\/\/www.cochranelibrary.com\/\" target=\"_blank\" rel=\"noopener\">Cochrane Library<\/a><\/li>\n<li><a href=\"https:\/\/app.covidence.org\/sign_in\" target=\"_blank\" rel=\"noopener\">Covidence<\/a> (for an invitation, please contact:<span class=\"cf1\"> laura.petrauskiene@lsmu.lt)<\/span><!--EndFragment --><\/li>\n<li><a href=\"https:\/\/www.uptodate.com\/\" target=\"_blank\" rel=\"noopener\">UpToDate<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-06\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/apps.webofknowledge.com\/WOS_GeneralSearch_input.do?product=WOS&amp;search_mode=GeneralSearch&amp;SID=F4AmHbghQVDUP2stq7R&amp;preferencesSaved=\" target=\"_blank\" rel=\"noopener\">Web of Science<\/a><\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-07\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/access.clarivate.com\/login?app=endnote\" target=\"_blank\" rel=\"noopener\">EndNote<\/a><\/li>\n<li><a href=\"https:\/\/refworks.proquest.com\/\" target=\"_blank\" rel=\"noopener\">RefWorks<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-08\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/atlasti.com\/\" target=\"_blank\" rel=\"noopener\">ATLAS.ti<\/a> (LSMU BIC)<\/li>\n<li><a href=\"https:\/\/pheur-online.edqm.eu\/home\/\" target=\"_blank\" rel=\"noopener\">European Pharmacopoeia<\/a><\/li>\n<li><a href=\"https:\/\/app.identific.com\" target=\"_blank\" rel=\"noopener\">Identific<\/a><\/li>\n<li><a href=\"https:\/\/lsmu.lt\/cris\/search?configuration=standard&amp;page=1&amp;f.stdCommittee=LST%20(Lietuvos%20standartizacijos%20departamentas),equals\" target=\"_blank\" rel=\"noopener\">Lithuanian Standards Board Standards<\/a><\/li>\n<li><a href=\"https:\/\/rad.md.lsmu.lt\" target=\"_blank\" rel=\"noopener\">MedDream<\/a> (LSMU BIC)<\/li>\n<li><a href=\"https:\/\/medone-neurosurgery.thieme.com\/\" target=\"_blank\" rel=\"noopener\">MedOne Neurosurgery<\/a><\/li>\n<li><a href=\"http:\/\/www.micromedexsolutions.com\/home\/dispatch\" target=\"_blank\" rel=\"noopener\">Micromedex<\/a><\/li>\n<li><a href=\"https:\/\/naturalmedicines.therapeuticresearch.com\/\" target=\"_blank\" rel=\"noopener\">Natural Medicines<\/a><\/li>\n<li><a href=\"https:\/\/www.micromedexsolutions.com\/micromedex2\/librarian\" target=\"_blank\" rel=\"noopener\">Neofax and Pediatrics<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pst\" target=\"_blank\" rel=\"noopener\">PsycTests<\/a><\/li>\n<li><a href=\"https:\/\/www.ibm.com\/products\/spss-statistics\" target=\"_blank\" rel=\"noopener\">SPSS Campus Professional Desktop<\/a> (LSMU BIC, VA Library)<\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-09\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/biosphera3d.com\/\" target=\"_blank\" rel=\"noopener\">Biosphera<\/a> (VA Library and VA faculties)<\/li>\n<li><a href=\"https:\/\/www.cabi.org\/animalscience\" target=\"_blank\" rel=\"noopener\">Cabi Animal Science Database<\/a><\/li>\n<li><a href=\"https:\/\/www.cabi.org\/vetmedresource\" target=\"_blank\" rel=\"noopener\">Cabi VetMed Resource<\/a><\/li>\n<li><a href=\"https:\/\/academic.plumbs.com\" target=\"_blank\" rel=\"noopener\">Plumb&#8217;s<\/a><\/li>\n<li><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=vft\" target=\"_blank\" rel=\"noopener\">Veterinary Source<\/a><\/li>\n<li><a href=\"https:\/\/www.vetlexicon.com\/dashboard\" target=\"_blank\" rel=\"noopener\">Vetstream<\/a><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-010\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/app.identific.com\" target=\"_blank\" rel=\"noopener\">Identific&#8217;s<\/a>, previously named Oxsico, text matching tool is only for theses (ETD) text matching. Works can be checked by work supervisors and reviewers. Students are not granted such a right. Both the tool itself and logins to Identific remain unchanged. If you do not have an account and would like to create one, please contact <strong>Laura Petrauskiene<\/strong>, tel.: (8-37) 396043, (viet. 5308), email: <a class=\"line\" href=\"mailto:laura.petrauskiene@lsmu.lt\">laura.petrauskiene@lsmu.lt<\/a><\/p>\n<p>If you can\u2019t log in, contact <a href=\"mailto:support@identific.com\" aria-label=\"send an email to support@identific.com\" data-uw-rm-vglnk=\"\">support@identific.com<\/a>.<\/p>\n<p>Try the new <span class=\"cf0\"><a href=\"https:\/\/app.identific.com\/ai-media\">\u201cAI in Media\u201d<\/a> AI-generated image detection <!--EndFragment -->tool!<\/span><\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-011\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<ul>\n<li><a href=\"https:\/\/endnote.com\/downloads\/30-day-trial-volume?campaignname=Test_A_EndNote_Free_Trial_SAR_Global_2021&amp;campaignid=7014N000001e5Z1&amp;utm_campaign=Test_A_EndNote_Free_Trial_SAR_Global_2021&amp;utm_source=website&amp;utm_medium=employee\" target=\"_blank\" rel=\"noopener\">EndNote 20<\/a> (30 days) &#8211; bibliographic information management tool.<\/li>\n<li><span class=\"cf0\"><a href=\"https:\/\/app.identific.com\/ai-media\">\u201cAI in Media\u201d by Identific<\/a> &#8211; AI-generated image detection <!--EndFragment -->tool.<\/span><!--EndFragment --><\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-012\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<p><img loading=\"lazy\" decoding=\"async\" title=\"aaoo.jpg (376x240, 247x75)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/8624\/12463_376x240_aaoo.jpg\" alt=\"aaoo.jpg (376x240, 247x75)\" width=\"150\" height=\"46\" \/><a name=\"aao\"><\/a><br \/>\n<strong>American Academy of Ophthalmology (AAO) eBooks Collection<\/strong> &#8211; a collection of ebooks covering the main areas of ophthalmology: eye diseases, their diagnosis, treatment principles, and clinical guidelines. Access is available from the LSMU computer network, <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/AAO_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of ebooks purchased for permanent access.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120208\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-300x75.png\" alt=\"\" width=\"208\" height=\"52\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-300x75.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-1024x256.png 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-1536x384.png 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-2048x513.png 2048w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-medicine-logo-300x75@2x.png 600w\" sizes=\"auto, (max-width: 208px) 100vw, 208px\" \/><a name=\"am\"><\/a><\/strong><br \/>\n<a href=\"http:\/\/accessmedicine.mhmedical.com\/\"><strong>AccessMedicine<\/strong><\/a>\u00a0is an innovative online resource that provides students, residents, clinicians, researchers, and all health professionals with access to more than 75 medical titles from the best minds in medicine, updated content, thousands of images and illustrations, interactive self-assessment, case files, time-saving diagnostic and point-of-care tools, a comprehensive search platform, and the ability to view from and download content to a mobile device. It provides fast, direct access to the information necessary for completing evaluations, diagnoses, and case management decisions. It contains textbooks, drug monographs, diagnostic tests,\u00a0multimedia collections,\u00a0etc. Additional opportunities are available only for registered users.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/AccessMedicine-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120211\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-300x80.png\" alt=\"\" width=\"218\" height=\"58\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-300x80.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-1024x273.png 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-1536x410.png 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-2048x547.png 2048w, https:\/\/lsmu.lt\/wp-content\/uploads\/access-pharmacy-logo-300x80@2x.png 600w\" sizes=\"auto, (max-width: 218px) 100vw, 218px\" \/> <a name=\"ap\"><\/a><br \/>\n<a href=\"http:\/\/accesspharmacy.mhmedical.com\/\"><strong>AccessPharmacy<\/strong><\/a> from\u00a0McGraw-Hill Medical is designed to meet the changing demands of pharmacy education and practice today. This curricular resource for pharmacy education includes curriculum topics, organ systems, textbooks, drug monographs, lab tests, calculators, videos, case studies, and more.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/AccessPharmacy-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"aclands-1.png (zoomed, 429x79)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/4869_zoomed_aclands-1.png\" alt=\"aclands-1.png (zoomed, 429x79)\" width=\"217\" height=\"40\" \/>\u00a0<a name=\"acland\"><\/a><br \/>\n<strong><a href=\"https:\/\/clinicalcontext.lww.com\/en\/aclandanatomy\">Acland\u2019s Video Atlas of Human Anatomy<\/a><\/strong>\u00a0(Anatomy in real-life 3D) supports the teaching and learning of anatomy with more than 300 narrated videos of real cadaver specimens. This dynamic tool can be used during lectures, for review purposes before or after lab, and as a supplement to dissection, particularly if access to cadavers is limited. The Video Atlas was originally intended to be used by individual medical and dental students. Because of its realism, simple language, and three-dimensional quality, the Video Atlas has become popular with students and teachers in many other fields and also with people not on a professional learning path who are looking for information about human anatomy.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/12\/atlas.pdf\" target=\"_blank\" rel=\"noopener\">User guide.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"anatomytv.jpg (regular, 305x74)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/9335_regular_anatomytv.jpg\" alt=\"anatomytv.jpg (regular, 305x74)\" width=\"165\" height=\"40\" \/><a name=\"anatomytv\"><\/a><br \/>\n<a href=\"http:\/\/online.statref.com\/Entry.aspx?lt=Anatomy&amp;grpalias=LUOHS\"><strong>Anatomy.tv<\/strong><\/a>\u00a0provides access to the ultimate online 3D anatomy teaching resource, reference and revision aid for students. View the body both regionally and systemically with intuitive, interactive functions that allow you to rotate any anatomical view 360, add\/remove layers of anatomy and label any visible structure. Clicking on a structure will bring up detailed related text that includes links to dissection slides, illustrations, video clips and others.<\/p>\n<p><a href=\"https:\/\/www.youtube.com\/playlist?list=PL3-5KcZvM4dDHS1BpXPHsJZbdROkrXnDl\" target=\"_blank\" rel=\"noopener\">Video tutorials<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/atlasti-logo.png\" alt=\"atlas.ti logo\" width=\"152\" height=\"99\" \/><br \/>\n<strong>ATLAS.ti<\/strong> software is a powerful workbench for the qualitative analysis of large bodies of textual, graphical, audio and video data. Sophisticated tools help you to arrange, reassemble, and manage your material in creative, yet systematic ways. The <strong>ATLAS.ti<\/strong> program is installed on the<strong> No. 24<\/strong> computer in the computer classroom. When logging into this computer, there is no need to enter a username or password. The program opens simply by clicking the icon on the screen.\u00a0<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/atlas.ti_manualwin.v9.pdf\" target=\"_blank\" rel=\"noopener\">User manual<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"bbbbbbbb.jpg (250x170, 250x131)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/11199_250x170_bbbbbbbb.jpg\" alt=\"bbbbbbbb.jpg (250x170, 250x131)\" width=\"150\" height=\"79\" \/>\u00a0<a name=\"biosphera\"><\/a><br \/>\n<strong><a href=\"https:\/\/biosphera3d.com\/\">Biosphera<\/a>\u00a0<\/strong>&#8211; 3D veterinary anatomy softwares. Tools to teach and learn veterinary anatomy: Pig, Bovine, Horse, Dog, Cat, Rat, Bird. Access is available at:\u00a0<strong>5 workplaces &#8211; VA Library, 5 workplaces &#8211; VA Faculty<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"bmj1.jpg (regular, 500x295)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/3708_regular_bmj1.jpg\" alt=\"bmj1.jpg (regular, 500x295)\" width=\"60\" height=\"35\" \/><img loading=\"lazy\" decoding=\"async\" title=\"bmj2.gif (regular, 195x46)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/3707_regular_bmj2.gif\" alt=\"bmj2.gif (regular, 195x46)\" width=\"88\" height=\"21\" \/><a name=\"bmj\"><\/a><br \/>\n<strong><a href=\"http:\/\/journals.bmj.com\/\">BMJ Journals<\/a>\u00a0<\/strong>provides access to the full-text medical journals published by British Medicine Journals (BMJ) Group.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/BMJ-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/CABI-Logo_Accessible_RGB.png\" alt=\"cabi-logo\" width=\"186\" height=\"55\" \/><\/p>\n<p><a href=\"https:\/\/www.cabidigitallibrary.org\/product\/za\" target=\"_blank\" rel=\"noopener\">CABI&#8217;s Animal Science Collection<\/a> is a database of research summaries, news articles and full-text records for companion, zoo, laboratory and economically important farmed animals and fish.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/cabi-vetmed-logo.png\" alt=\"cabi-vetmed-logo\" width=\"183\" height=\"74\" \/><\/p>\n<p><a href=\"https:\/\/www.cabidigitallibrary.org\/product\/ve\" target=\"_blank\" rel=\"noopener\">CABI&#8217;s VetMed Resource Collection<\/a> is a comprehensive database of bibliographic information, research articles and full text records, covering livestock and working animals, companion animals, exotic, zoo and wild animals as well as fish and aquatic species.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"cambridge_core.jpg (226x169, 226x79)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/9188_226x169_cambridge_core.jpg\" alt=\"cambridge_core.jpg (226x169, 226x79)\" width=\"115\" height=\"40\" \/>\u00a0<a name=\"cambooks\"><\/a><br \/>\n<a href=\"https:\/\/www.cambridge.org\/core\/what-we-publish\/books\/listing?sort=titleSort%3Aasc&amp;aggs%5BonlyShowAvailable%5D%5Bfilters%5D=true&amp;aggs%5BproductTypes%5D%5Bfilters%5D=BOOK&amp;searchWithinIds=0C5182F27A492FDC81EDF8D3C53266B5\" target=\"_blank\" rel=\"noopener\">Cambridge Core eBooks<\/a> &#8211; research monographs, textbooks, and books for healthcare professionals and students in the fields of medicine, life sciences, psychiatry, and psychology. Access is available from the LSMU computer network, <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Cambridge_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of ebooks purchased for permanent access.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-124985\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/cinahl-ultimate-logoLONG.png\" alt=\"\" width=\"158\" height=\"66\" \/><\/p>\n<p><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=cul\" target=\"_blank\" rel=\"noopener\">CINAHL Ultimate<\/a> &#8211; a full-text database of nursing and related health sciences electronic journals.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"cninick.jpg (200x126, 200x39)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/8390_200x126_cninick.jpg\" alt=\"cninick.jpg (200x126, 200x39)\" width=\"180\" height=\"35\" \/>\u00a0<a name=\"ck\"><\/a><br \/>\n<a href=\"https:\/\/www.clinicalkey.com\/\"><strong>ClinicalKey<\/strong><\/a>\u00a0is a dynamic clinical resource designed to provide physicians with fast, clinically-relevant answers from Elsevier, the world-leading provider of peer-reviewed medical and scientific information. ClinicalKey was built specifically to meet the search needs of physicians that a clinical resource is comprehensive, trusted, and fast. ClinicalKey includes: medical and surgical reference books, journals, first consult point-of-care clinical monographs, procedures consult content and associated videos, clinical pharmacology drug monographs, medical and surgical videos, images, practice guidelines, patient education handouts and more.<\/p>\n<p><a href=\"https:\/\/view.highspot.com\/viewer\/5f9acf0fa4dfa0700ed6086e\" target=\"_blank\" rel=\"noopener\">User manual<\/a>.<br \/>\n<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/ClinicalKey-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of books and journals.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120214\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb-300x96.jpg\" alt=\"\" width=\"234\" height=\"75\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb-300x96.jpg 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb-1024x329.jpg 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb-1536x494.jpg 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb.jpg 1907w, https:\/\/lsmu.lt\/wp-content\/uploads\/cochrane_library_logo_rgb-300x96@2x.jpg 600w\" sizes=\"auto, (max-width: 234px) 100vw, 234px\" \/><a name=\"cochrane\"><\/a><br \/>\n<strong><a href=\"https:\/\/www.cochranelibrary.com\/\">Cochrane Library<\/a>\u00a0<\/strong>\u00a0is the source of the highest level of evidence-based medicine in health care. The Cochrane Library consists of several databases:<\/p>\n<ul>\n<li><em>Cochrane Database of Systematic Reviews (CDSR)<\/em>\u00a0&#8211;\u00a0 is\u00a0the leading resource for systematic reviews in health care<em>CDSR<\/em>\u00a0includes all Cochrane Reviews (and protocols) prepared by\u00a0Cochrane Review Groups. Each Cochrane Review is a peer-reviewed systematic review that has been prepared and supervised by a Cochrane Review Group. CDSR also includes Editorials and Supplements.<\/li>\n<li><em>Cochrane Central Register of Controlled Trials (CENTRAL)<\/em>\u00a0&#8211;<strong>\u00a0<\/strong>is a highly concentrated source of reports of randomized and quasi-randomized controlled trials. In addition to bibliographic details (author, title, source, year, etc) CENTRAL records often include an abstract (a summary of the article). They do not contain the full text of the article.<\/li>\n<li><em>Cochrane clinical answers (CCAs)\u00a0<\/em>contains a clinical question, a short answer, and data for the outcomes from the Cochrane Review deemed most relevant to practising healthcare professionals, our target audience. The evidence is displayed in a user-friendly tabulated format that includes narratives, data, and links to graphics. Cochrane Clinical Answers were developed by Cochrane Innovations and Wiley.<\/li>\n<\/ul>\n<p>New edition of the\u00a0<a href=\"https:\/\/training.cochrane.org\/handbook\/current\" target=\"_blank\" rel=\"noopener\">Cochrane Handbook for Systematic Reviews of Interventions<\/a>.<\/p>\n<p>The Cochrane Library\u00a0<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/clibreferenceguideapr2013english.pdf\" target=\"_blank\" rel=\"noopener\">reference guide<\/a>.<\/p>\n<p>The Cochrane Library<a href=\"https:\/\/www.wiley.com\/network\/cochranelibrarytraining\" target=\"_blank\" rel=\"noopener\">\u00a0tutorials<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-116922\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Logo-Covidence-300x60.webp\" alt=\"\" width=\"245\" height=\"49\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Logo-Covidence-300x60.webp 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Logo-Covidence.webp 699w, https:\/\/lsmu.lt\/wp-content\/uploads\/Logo-Covidence-300x60@2x.webp 600w\" sizes=\"auto, (max-width: 245px) 100vw, 245px\" \/><\/p>\n<p><!--StartFragment --><\/p>\n<p class=\"pf0\"><span class=\"cf0\"><a href=\"https:\/\/app.covidence.org\/sign_in\" target=\"_blank\" rel=\"noopener\">Covidence<\/a> is a cloud-based tool that enables researchers to collaborate in one space. It is designed to streamline the process of screening article titles and abstracts, as well as full-text documents, when conducting large-scale systematic reviews. Using Covidence, you can also perform data extraction and assess the risk of bias in studies.<\/span><\/p>\n<p class=\"pf0\"><strong><span class=\"cf0\">For an invitation, please contact:<\/span><\/strong><span class=\"cf1\"> laura.petrauskiene@lsmu.lt<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-127069\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/ebooks-ebsco.png\" alt=\"\" width=\"80\" height=\"40\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-127071\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/kuriame-lietuvos-ateiti-logo.jpg\" alt=\"\" width=\"100\" height=\"40\" \/><\/p>\n<p><strong><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=nlebk\" target=\"_blank\" rel=\"noopener\">EBSCOhost eBooks<\/a><\/strong> &#8211; ebooks in various scientific fields (medicine, economics, social sciences, agriculture, etc.). Access is available from the LSMU computer network, <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of e-books purchased for permanent access.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><!--EndFragment --><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"617_ebsco7.jpg (regular, 128x50)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2554_regular_617_ebsco7.jpg\" alt=\"617_ebsco7.jpg (regular, 128x50)\" width=\"102\" height=\"40\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/><a name=\"ebscopublishing\"><\/a><br \/>\n<strong><a href=\"http:\/\/search.ebscohost.com\/\">EBSCO Publishing<\/a>\u00a0<\/strong>provides access to a multidisciplinary collection in all academic subject fields including full-text databases, subject indexes, point-of-care medical reference, historical digital archives, ebooks, etc. Available databases: Academic Search Ultimate, Business Source Ultimate incl. Regional Business News, <span data-ogsc=\"\">ERIC, <\/span>Health Source: Nursing\/Academic Edition, Health Source \u2013 Consumer Edition, MasterFILE Premier, MEDLINE, Newspaper Source.<\/p>\n<p>List of EBSCO resources: <a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_-Source-Nursing-Academic-Edition-.xlsx\" target=\"_blank\" rel=\"noopener\">Health Source: Nursing\/Academic Edition<\/a>, <a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_Academic-Search-Ultimate.xlsx\" target=\"_blank\" rel=\"noopener\">Academic Search Ultimate<\/a>, <a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_Business-Source-Ultimate-incl.-Regional-Business-News.xlsx\" target=\"_blank\" rel=\"noopener\">Business Source Ultimate<\/a>, <a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_Health-Source-\u2013-Consumer-Edition.xlsx\" target=\"_blank\" rel=\"noopener\">Health Source: Consumer Edition<\/a>, <a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/EBSCO_MasterFILE-Premier.xlsx\" target=\"_blank\" rel=\"noopener\">MasterFILE Premier<\/a><\/p>\n<p><a href=\"https:\/\/biblioboard.com\/opendissertations\/\" target=\"_blank\" rel=\"noopener\">EBSCO Open Dissertations<\/a> &#8211;\u00a0is a free database with more than 800,000 electronic theses and dissertations from around the world.\u00a0Dissertations from the Lithuanian University of Health Sciences are also available.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"endnote.png (170x260, 170x30)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14653_170x260_endnote.png\" alt=\"endnote.png (170x260, 170x30)\" width=\"170\" height=\"30\" \/>\u00a0<strong>\u00a0<\/strong><br \/>\n<strong><a href=\"https:\/\/access.clarivate.com\/login?app=endnote\">EndNote<\/a><\/strong>\u00a0is a reference management software package, used to manage bibliographies and references when writing essays, reports and articles. More\u00a0<a href=\"https:\/\/endnote.com\/product-details\">information<\/a>\u00a0about EndNote.<\/p>\n<p>&nbsp;<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" title=\"pharmacop.jpg (zoomed, 291x96)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/7067\/11995_zoomed_pharmacop.jpg\" alt=\"pharmacop.jpg (zoomed, 291x96)\" width=\"160\" height=\"53\" \/><a name=\"pharmacop\"><\/a><\/strong><br \/>\n<a href=\"https:\/\/pheur-online.edqm.eu\/home\/\"><strong>European Pharmacopoeia<\/strong><\/a>. The European Pharmacopoeia is published by the European Directorate for the Quality of Medicines &amp; HealthCare (EDQM) of the Council of Europe in Strasbourg. EP provides common quality standards throughout the pharmaceutical industry in Europe to control the quality of medicines, and the substances used to manufacture them. EP defines requirements for the qualitative and quantitative composition of medicines, the tests to be carried out on medicines and on substances and materials used in their production. The official standards it contains provide a scientific basis for quality control during the entire life cycle of a product. It contains 2 420 monographs, 374 general texts (including general monographs and methods of analysis) and around 2 780 descriptions of reagents. Access is available for 200 users. EP\u00a0<a href=\"https:\/\/pheur-online.edqm.eu\/manual\/\" target=\"_blank\" rel=\"noopener\">user manual<\/a>.<\/p>\n<p><strong>Each user must <a href=\"https:\/\/pheur-online.edqm.eu\/accounts\/register\/\" target=\"_blank\" rel=\"noopener\">create their own account<\/a> with institutional email<\/strong> <strong>(@lsmu.lt or @stud.lsmu.lt) <\/strong>and contact the library staff (<a href=\"mailto:neringa.jankauskaite@lsmu.lt\">neringa.jankauskaite@lsmu.lt<\/a> or <a href=\"mailto:gabija.jurksaityte@lsmu.lt\">gabija.jurksaityte@lsmu.lt<\/a>) for access.<\/p>\n<p>With the release of the 12th edition of the European Pharmacopoeia, all users must create a new account, including those who previously had one.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-99585\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/identific_logo-1-300x79.jpg\" alt=\"\" width=\"213\" height=\"56\" \/><\/p>\n<p><a href=\"https:\/\/app.identific.com\" target=\"_blank\" rel=\"noopener\">Identific&#8217;s<\/a> (previously named Oxsico) text matching tool is only for theses (ETD) text matching. Works can be checked by work supervisors and reviewers. Students are not granted such a right. Both the tool itself and logins to Identific remain unchanged. If you do not have an account and would like to create one, please contact <strong>Laura Petrauskiene<\/strong>, tel.: (8-37) 396043, (viet. 5308), email: <a class=\"line\" href=\"mailto:laura.petrauskiene@lsmu.lt\">laura.petrauskiene@lsmu.lt<\/a><\/p>\n<p>If you can\u2019t log in, contact <a href=\"mailto:support@identific.com\" aria-label=\"send an email to support@identific.com\" data-uw-rm-vglnk=\"\">support@identific.com<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><a name=\"jama\"><\/a><br \/>\n<img loading=\"lazy\" decoding=\"async\" title=\"jamalogo.png (200x126, 157x126)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14870_200x126_jamalogo.png\" alt=\"jamalogo.png (200x126, 157x126)\" width=\"157\" height=\"126\" \/><br \/>\n<a href=\"https:\/\/jamanetwork.com\/journals\/jama\"><strong>JAMA<\/strong><\/a>, published continuously since 1883, is an international peer-reviewed general medical journal. JAMA is a member of the JAMA Network, a consortium of peer-reviewed, general medical and specialty publications. Available access: <strong>JAMA journal<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-114088\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Jama-Neurology-Logo-removebg-preview-300x163.png\" alt=\"\" width=\"183\" height=\"99\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Jama-Neurology-Logo-removebg-preview-300x163.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Jama-Neurology-Logo-removebg-preview.png 677w, https:\/\/lsmu.lt\/wp-content\/uploads\/Jama-Neurology-Logo-removebg-preview-300x163@2x.png 600w\" sizes=\"auto, (max-width: 183px) 100vw, 183px\" \/><\/p>\n<p><strong><a href=\"https:\/\/jamanetwork.com\/journals\/jamaneurology\" target=\"_blank\" rel=\"noopener\">JAMA Neurology<\/a><\/strong> is an international peer-reviewed journal intended for physicians working with patients who have neurological disorders, as well as for all those interested in the structure, function, and diseases of the nervous system. The journal aims not only to publish original scientific research but also to provide a platform for meaningful discussions on clinical practice, ethics, education, and developments in neuroscience.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-122737\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/LSD-logo-300x103.jpg\" alt=\"\" width=\"250\" height=\"86\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/LSD-logo-300x103.jpg 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/LSD-logo.jpg 450w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/p>\n<p><a href=\"https:\/\/lsmu.lt\/cris\/search?configuration=standard&amp;page=1&amp;f.stdCommittee=LST%20(Lietuvos%20standartizacijos%20departamentas),equals\" target=\"_blank\" rel=\"noopener\">Lithuanian Standards Board standards<\/a> &#8211; electronic versions of Lithuanian standards. Log in with LSMU information system username* and password.<\/p>\n<p>* Username is composed from first 4 letters of your name and surname, birth month and day, e.g., vardpava1023.\u00a0<em>Please note that the username is written\u00a0<strong>without<\/strong>\u00a0@kmu.lt<\/em><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"lwwlibrary.jpg (250x170, 250x32)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/9875_250x170_lwwlibrary.jpg\" alt=\"lwwlibrary.jpg (250x170, 250x32)\" width=\"250\" height=\"32\" \/><a name=\"lwwhealth\"><\/a><br \/>\n<strong><a href=\"https:\/\/premiumbasicsciences.lwwhealthlibrary.com\/books.aspx\">LWW Health Library<\/a>\u00a0<\/strong>(Basic and Anatomical Sciences Premium Collection) &#8211; in addition to textbooks, the Health Library platform also offers a variety of other assets including videos and audios, self-assessments, cases, and clinical skills as well as links to other resources. The videos and audios include both live and animated segments.\u00a0Textbooks, atlases covering Anatomy,\u00a0Behavioral Science, Biochemistry, Embryology, Epidemiology, Genetics, Histology, Intro to Clinical Medicine, Microbiology\/Immunology, Neuroscience, Pathology\/Pathophysiology, Pharmacology, Physical Examination, Physiology.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Health-Library-2023-1.pdf\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p><a name=\"lwwjournals\"><\/a><br \/>\n<img loading=\"lazy\" decoding=\"async\" title=\"wolters_kluwer-1024x193.jpg (200x126, 200x38)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14836_200x126_wolters_kluwer-1024x193.jpg\" alt=\"wolters_kluwer-1024x193.jpg (200x126, 200x38)\" width=\"200\" height=\"38\" \/><br \/>\n<a href=\"http:\/\/ovidsp.ovid.com\/autologin.html\"><strong>LWW Journals<\/strong><\/a>\u00a0provides\u00a0access to over 105 peer-reviewed journals including medicine and related sciences.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/LWW-OVID-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-95880\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/softneta_meddream_dicom_viewer_logo.jpg\" alt=\"\" width=\"100\" height=\"100\" \/><\/p>\n<p><span class=\"TextRun SCXW213909212 BCX8\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SpellingErrorV2Themed SCXW213909212 BCX8\"><a href=\"https:\/\/rad.md.lsmu.lt\"><strong>MedDream<\/strong><\/a> is an<\/span><span class=\"NormalTextRun SCXW213909212 BCX8\">\u00a0image viewer, which ensures a prompt and reliable way to\u202fsearch, view, analyze\u202fand\u202fdiagnose\u202fmedical images, <\/span><span class=\"NormalTextRun SCXW213909212 BCX8\">signals<\/span><span class=\"NormalTextRun SCXW213909212 BCX8\"> and video files.<\/span><\/span><span class=\"EOP SCXW213909212 BCX8\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:256}\"> You can access MedDream in the computer classroom on the 4th floor. Ask a librarian for login details.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"medone-neurosurgery-300x108.png (170x260, 170x61)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14915_170x260_medone-neurosurgery-300x108.png\" alt=\"medone-neurosurgery-300x108.png (170x260, 170x61)\" width=\"170\" height=\"61\" \/><br \/>\n<strong><a href=\"https:\/\/medone-neurosurgery.thieme.com\/\">MedOne Neurosurgery<\/a><\/strong>\u00a0&#8211;\u00a0it is a collection of content tailored to neurosurgeons and neurosurgical training programs\u00a0available on a platform with additional resources and customizable functionality.\u00a0The database includes\u00a0e-books, e-journals, neurosurgical procedures, clinical cases, multimedia content, and some\u00a0question-and-answer\u00a0style review.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/MedOne-Neurosurgery-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of books and journals.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120219\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/micromedex-logo-300x120.png\" alt=\"\" width=\"198\" height=\"79\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/micromedex-logo-300x120.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/micromedex-logo.png 400w\" sizes=\"auto, (max-width: 198px) 100vw, 198px\" \/><a name=\"micromedex\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.micromedexsolutions.com\/home\/dispatch\">Micromedex<\/a>\u00a0<\/strong>provides access to<strong>\u00a0<\/strong>evidence-based\u00a0resources at the point of care for medication management, toxicology, and disease and condition management. It\u00a0is an excellent source of drug indication, dosage, drug interaction and side\u00a0effect information, as well as poison control information.<\/p>\n<p><a href=\"http:\/\/truvenhealth.com\/your_healthcare_focus\/hospital_patient_care_decisions\/mdx2_nordic.aspx?CFID=105937575&amp;CFTOKEN=b3fa8f9178456627-1DFD5789-17A4-1019-56DFEAE571E6BD0A\"><strong>Micromedex 2.0 for Nordic &amp; Baltic users<\/strong><\/a>.<\/p>\n<p><a href=\"http:\/\/www.micromedexsolutions.com\/micromedex2\/librarian\/\"><strong>NeoFax and Pediatrics<\/strong><\/a>\u00a0<strong><em>(via Micromedex)<\/em><\/strong>\u00a0&#8211;\u00a0is an internet-based solution that provides evidence-based drug information, age and indication-specific drug-dosing calculators, and enteral formula nutritional information for the neonatal and pediatric populations.<\/p>\n<p style=\"text-align: center;\"><strong>Micromedex mobile app<\/strong><\/p>\n<table>\n<tbody>\n<tr>\n<th style=\"text-align: center;\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.micromedex.coremobile&amp;hl=en\" target=\"_blank\" rel=\"noopener\">\u00a0Download on Google Play store<\/a><\/th>\n<th style=\"text-align: center;\"><a href=\"https:\/\/apps.apple.com\/us\/app\/micromedex\/id6471286555\" target=\"_blank\" rel=\"noopener\">Download on iOS App Store<\/a><\/th>\n<\/tr>\n<tr>\n<td><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-99949 alignleft\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/micromedex-google-play.png\" alt=\"\" width=\"117\" height=\"117\" \/><\/td>\n<td style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-99951 alignleft\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/micromedex-iOS-app-store.png\" alt=\"\" width=\"118\" height=\"118\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"nm_cobrand_c-l.jpg (226x169, 226x48)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/12966_226x169_nm_cobrand_c-l.jpg\" alt=\"nm_cobrand_c-l.jpg (226x169, 226x48)\" width=\"226\" height=\"48\" \/><a name=\"naturalmed\"><\/a><br \/>\n<strong><a href=\"https:\/\/naturalmedicines.therapeuticresearch.com\/\">Natural Medicines<\/a>\u00a0<\/strong>provides access to the scientific gold standard for evidence-based information on this topic including up to date clinical data on natural medicine, herbal medicine and dietary supplements used in the western world. Access is available for 9 users (simultaneously) from LSMU computer network.<\/p>\n<p>More about\u00a0<a href=\"https:\/\/youtu.be\/g6Q6FzI_Jgg\" target=\"_blank\" rel=\"noopener\">Natural Medicines<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120222\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Nature_journal_logo.svg_-300x74.png\" alt=\"\" width=\"195\" height=\"48\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Nature_journal_logo.svg_-300x74.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Nature_journal_logo.svg_-1024x251.png 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/Nature_journal_logo.svg_.png 1200w, https:\/\/lsmu.lt\/wp-content\/uploads\/Nature_journal_logo.svg_-300x74@2x.png 600w\" sizes=\"auto, (max-width: 195px) 100vw, 195px\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/>\u00a0<a name=\"nature\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.nature.com\/\">Nature<\/a><\/strong>\u00a0is the world&#8217;s most highly cited interdisciplinary science journal covering all fields of science and technology. Nature\u00a0also provides rapid, authoritative, insightful news and interpretation of topical and coming trends affecting science, scientists and the wider public.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Nature-2025.xlsx\"><strong><u>Available journals:<\/u><\/strong><\/a> <a href=\"https:\/\/www.nature.com\/bmt\/\">Bone Marrow Transplantation<\/a>, <a href=\"https:\/\/www.nature.com\/bjc\/\">British Journal of Cancer<\/a>, <a href=\"https:\/\/www.nature.com\/eye\/\">Eye<\/a>, <a href=\"https:\/\/www.nature.com\/\">Nature<\/a>, <a href=\"https:\/\/www.nature.com\/ng\/\">Nature Genetics<\/a>, <a href=\"https:\/\/www.nature.com\/leu\/\">Nature Leukemia<\/a>, <a href=\"https:\/\/www.nature.com\/nm\/\">Nature Medicine<\/a>, <a href=\"https:\/\/www.nature.com\/neuro\/\">Nature Neuroscience<\/a>, <a href=\"https:\/\/www.nature.com\/nrd\/\">Nature Reviews Drug Discovery<\/a>, <a href=\"https:\/\/www.nature.com\/nrneurol\/\">Nature Reviews Neurology<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/osmosis-logo.jpg\" alt=\"osmosis-logo\" width=\"162\" height=\"81\" \/><\/p>\n<p><a href=\"https:\/\/www.osmosis.org\/cohort-invite?id=4019&amp;k=MaxBPJFBRP6srcopZnPWs4EoQeyFSGW5\" target=\"_blank\" rel=\"noopener\">Osmosis<\/a> is an all-in-one online medical study platform designed to help both teachers and students learn and prepare for exams. Osmosis offers a wide range of resources, including video lectures, practice questions, and flashcards.<\/p>\n<p>You can access Osmosis by clicking the <a href=\"https:\/\/www.osmosis.org\/cohort-invite?id=4019&amp;k=MaxBPJFBRP6srcopZnPWs4EoQeyFSGW5\" target=\"_blank\" rel=\"noopener\">link<\/a>. Create an account (use your university email address: @lsmu.lt or @stud.lsmu.lt). You will receive an email with an activation link; click it. Finished! Now you can use all the offered Osmosis tools.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"ovidbooks.jpg (zoomed, 140x138)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/9896_zoomed_ovidbooks.jpg\" alt=\"ovidbooks.jpg (zoomed, 140x138)\" width=\"100\" height=\"99\" \/><a name=\"ovidbooks\"><\/a><br \/>\n<strong><a href=\"http:\/\/demo.ovid.com\/custom\/kaunas\/kaunas.html\" target=\"_blank\" rel=\"noopener\">Ovid eBooks<\/a> <\/strong>&#8211; ebooks on topics such as clinical medicine, nursing, behavioral and social sciences, psychology, and more. Access is available from the LSMU computer networks, <a href=\"https:\/\/ezproxy.dbazes.lsmuni.lt\/\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Ovid_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of ebooks purchased for permanent access.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"2017_oaj.jpg (zoomed, 334x52)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/9190_zoomed_2017_oaj.jpg\" alt=\"2017_oaj.jpg (zoomed, 334x52)\" width=\"270\" height=\"42\" \/><a name=\"oxfordjournals\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.oxfordjournals.org\/\">Oxford Journals<\/a>\u00a0<\/strong>provides full-text access to over 280 journals published by Oxford University Press including life sciences, medicine, mathematics and physical sciences, social sciences, humanities and law.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Oxford-Journals-Collection-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"oxmed_logo.jpg (170x260, 170x96)\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/oxford-academic-logo.png\" alt=\"oxmed_logo.jpg (170x260, 170x96)\" width=\"170\" height=\"96\" \/><br \/>\n<a href=\"https:\/\/academic.oup.com\/\"><strong>Oxford Academic<\/strong><\/a>\u00a0is a collection of over 650 online medical resources which cover every stage in a medical career, from medical students and junior doctors to resources for senior doctors and consultants (cross-search the full text of over 700 of the\u00a0best Oxford books, textbooks and handbooks).<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Oxford-Medicine-Online-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/plumbslogo_color__1_-1.png\" alt=\"plumbs-logo\" width=\"165\" height=\"165\" \/><\/p>\n<p><a href=\"https:\/\/academic.plumbs.com\/\" target=\"_blank\" rel=\"noopener\">Plumb\u2019s\u2122<\/a> &#8211; a database with everything from diagnostic and treatment guidance to reliable drug information and pet owner education.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"ebook_centrals.png (200x200, 200x41)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/8749_200x200_ebook_centrals.png\" alt=\"ebook_centrals.png (200x200, 200x41)\" width=\"200\" height=\"41\" \/><a name=\"proquest\"><\/a><br \/>\n<strong><a href=\"https:\/\/ebookcentral.proquest.com\/lib\/kmult-ebooks\/home.action?ebraryDocId=null\" target=\"_blank\" rel=\"noopener\">ProQuest Ebook Central<\/a><\/strong> &#8211; a multidisciplinary full text electronic document database that directly collaborates with more than 450 publishers. Digital content includes textbooks, books, atlases, reports, communications, and other authoritative documents. Subscribed collections include Health &amp; Medicine and Science &amp; Technology ebooks. To borrow a book, registration and the <a href=\"http:\/\/www.adobe.com\/solutions\/ebook\/digital-editions.html\" target=\"_blank\" rel=\"noopener\">Adobe Digital Editions<\/a> program are required. Access is available from the LSMU computer network, <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Proquest-DB-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of subscribed resources.<\/a><\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/ProQuestRialto_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of ebooks purchased for permanent access.<\/a><\/p>\n<p><a href=\"https:\/\/ebookcentral.proquest.com\/lib\/kmult-ebooks\/readerSupportHelp.action\" target=\"_blank\" rel=\"noopener\">Training material<\/a> on ProQuest Ebook Central.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120227\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/psycarticles-logo-300x240.png\" alt=\"\" width=\"143\" height=\"114\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/psycarticles-logo-300x240.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/psycarticles-logo.png 435w\" sizes=\"auto, (max-width: 143px) 100vw, 143px\" \/> <a name=\"psycarticles\"><\/a><br \/>\n<a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pdh\">PsycARTICLES<\/a>\u00a0(via\u00a0<a href=\"http:\/\/search.ebscohost.com\/\">EBSCOhost<\/a>) &#8211; from the American Psychological Association (APA), is a definitive source of full text, peer-reviewed scholarly and scientific articles in psychology. It contains more than 153,000 articles from nearly 80 journals published by the American Psychological Association (APA), its imprint the Educational Publishing Foundation (EPF), and from allied organizations including the Canadian Psychological Association and the Hogrefe Publishing Group. It includes all journal articles, book reviews, letters to the editor, and errata from each journal.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/PsycARTICLES-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals.<\/a><\/p>\n<p>PsycARTICLES\u00a0<a href=\"https:\/\/www.youtube.com\/watch?v=7eWktVtIbn8\" target=\"_blank\" rel=\"noopener\">tutorial<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120236\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/psyctests-logo-300x255.png\" alt=\"\" width=\"142\" height=\"121\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/psyctests-logo-300x255.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/psyctests-logo.png 422w\" sizes=\"auto, (max-width: 142px) 100vw, 142px\" \/><\/p>\n<p>The <a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=pst\" target=\"_blank\" rel=\"noopener\">PsycTests<\/a> (via\u00a0<a href=\"http:\/\/search.ebscohost.com\/\">EBSCOhost<\/a>) database is an authoritative source of structured information about tests of interest in a variety of fields. Produced by the American Psychological Association (APA), it provides access to thousands of actual test instruments, most of which are available for immediate download and use in teaching and research.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"632_regular_pubmed_thumb.png (regular, 128x45)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2561_regular_632_regular_pubmed_thumb.png\" alt=\"632_regular_pubmed_thumb.png (regular, 128x45)\" width=\"128\" height=\"45\" \/><a name=\"pubmed\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.ncbi.nlm.nih.gov\/pubmed\">Medline (Pubmed)<\/a>\u00a0<\/strong>provides free access to more than 29 million citations for biomedical literature from Medline, life science journals and online books. Citations may include links to full-text content from PubMed Central and publisher websites.<\/p>\n<p><a href=\"http:\/\/www.nlm.nih.gov\/bsd\/disted\/pubmed.html\" target=\"_blank\" rel=\"noopener\">PubMed tutorials<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"prorew.jpg (regular, 207x63)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/2872\/11952_regular_prorew.jpg\" alt=\"prorew.jpg (regular, 207x63)\" width=\"145\" height=\"44\" \/><a name=\"refworks\"><\/a><br \/>\n<strong><a href=\"https:\/\/refworks.proquest.com\/\">RefWorks<\/a>\u00a0<\/strong>is a web-based bibliography and database manager that allows you to create your own personal database by importing references from text files or online databases and other various sources.\u00a0To use the program, you need to create a user account\u00a0<strong>(&#8220;Create Account&#8221;).<\/strong>\u00a0A confirmation email will be sent to your institutional email address, where you will need to click on the link provided.<\/p>\n<p><a href=\"https:\/\/www.refworks.com\/refworks2\/help\/Quick_Start_Guide.htm\" target=\"_blank\" rel=\"noopener\">Quick Start Guide.<\/a><\/p>\n<p><a href=\"https:\/\/www.youtube.com\/channel\/UCzmTj_AGeY59VoNv-0SvcCg\" target=\"_blank\" rel=\"noopener\">RefWorks youtube playlist.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"sage.jpg (226x169, 202x30)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/4850_226x169_sage.jpg\" alt=\"sage.jpg (226x169, 202x30)\" width=\"202\" height=\"30\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/>\u00a0<a name=\"sage\"><\/a><br \/>\n<strong><a href=\"http:\/\/online.sagepub.com\/\">SAGE Journals Online<\/a><\/strong>\u00a0&#8211; more than 900 journals covering health sciences, life &amp; biomedical sciences, materials science &amp; engineering, social sciences &amp; humanities.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/SAGE-Journals-Online-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals.<\/a><\/p>\n<p>SAGE journals\u00a0<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/sj_search_browse_flyer.pdf\" target=\"_blank\" rel=\"noopener\">help<\/a>.\u00a0SAGE journals\u00a0<a href=\"https:\/\/journals.sagepub.com\/pb-assets\/PDF\/N9J1492-SAGEJournals-User-Guide-1566855866963.pdf\" target=\"_blank\" rel=\"noopener\">user guide<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120205\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/SD_logo_-_Image-300x169.webp\" alt=\"\" width=\"144\" height=\"81\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/SD_logo_-_Image-300x169.webp 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/SD_logo_-_Image-1024x576.webp 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/SD_logo_-_Image.webp 1280w, https:\/\/lsmu.lt\/wp-content\/uploads\/SD_logo_-_Image-300x169@2x.webp 600w\" sizes=\"auto, (max-width: 144px) 100vw, 144px\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/><a name=\"sd\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.sciencedirect.com\/\">ScienceDirect<\/a>\u00a0<\/strong>provides access to a multidisciplinary collection\u00a0in all academic subject fields. Subscription includes full-text journals (Freedom Collection) and books. Full-text access is possible only to titles signed with &#8220;green key&#8221;.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Science-Direct-2025.xlsx\">List of\u00a0available resources.<\/a><\/p>\n<p>ScienceDirect\u00a0<a href=\"http:\/\/help.sciencedirect.com\/\" target=\"_blank\" rel=\"noopener\">help and tutorials<\/a>.<\/p>\n<p>ScienceDirect:\u00a0<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/sciencedirectaccesstypes.pdf\" target=\"_blank\" rel=\"noopener\">change access types<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-120230\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/springernaturelink-300x175.jpg\" alt=\"\" width=\"148\" height=\"86\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/springernaturelink-300x175.jpg 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/springernaturelink.jpg 397w\" sizes=\"auto, (max-width: 148px) 100vw, 148px\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/><a name=\"springer\"><\/a><br \/>\n<strong><a href=\"http:\/\/link.springer.com\/\">SpringerLink<\/a>\u00a0<\/strong>provides access to full-text journals\u00a0published by\u00a0Springer Verlag\u00a0and\u00a0Kluwer Academic Press\u00a0including biomedicine, life sciences, humanities, social sciences, etc.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Springer-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals.<\/a><\/p>\n<p><a href=\"https:\/\/www.springer.com\/gp\/help\" target=\"_blank\" rel=\"noopener\">SpringerLink help<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/SPSS_logo.png\" alt=\"SPSS logo\" width=\"207\" height=\"74\" \/><br \/>\nThe\u00a0<a href=\"https:\/\/pagalba.lsmuni.lt\/en\/spss\" target=\"_blank\" rel=\"noopener\"><strong>SPSS Campus Professional Desktop<\/strong><\/a>\u00a0software package allows detailed data preparation and statistical analysis. Access to SPSS is available:<br \/>\n&#8211; computers no. 1-20 (Library and information centre computer classroom on the 4<sup>th<\/sup>\u00a0floor);<br \/>\n&#8211; 5 computers (VA Library);<br \/>\n&#8211; personal account (apply for a personal license at\u00a0<a href=\"mailto:remontas@lsmu.lt\" target=\"_blank\" rel=\"noopener\">remontas@lsmu.lt<\/a>).<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"646_regular_taylor_mini.jpg (226x169, 169x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2572_226x169_646_regular_taylor_mini.jpg\" alt=\"646_regular_taylor_mini.jpg (226x169, 169x40)\" width=\"169\" height=\"40\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/>\u00a0<a name=\"taylor\"><\/a><br \/>\n<strong><a href=\"http:\/\/www.tandfonline.com\/\">Taylor\u00a0&amp; Francis<\/a>\u00a0<\/strong>provides access to scholarly journals published by the\u00a0Taylor &amp; Francis Group\u00a0including all areas of health sciences, humanities, social sciences, science and technology.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/TaylorFrancis-2025.xlsx\" target=\"_blank\" rel=\"noopener\">List of journals<\/a>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"nejm.png (250x170, 250x67)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14871_250x170_nejm.png\" alt=\"nejm.png (250x170, 250x67)\" width=\"250\" height=\"67\" \/><br \/>\n<a href=\"https:\/\/www.nejm.org\/\"><strong>The\u00a0New England Journal of Medicine<\/strong><\/a> (NEJM) is recognized as the world\u2019s leading medical journal and website. Published continuously for over 200 years, NEJM delivers high-quality, peer-reviewed research and interactive clinical content to physicians, educators, researchers, and the global medical community.<\/p>\n<p><a name=\"uptd\"><\/a><br \/>\n<img loading=\"lazy\" decoding=\"async\" title=\"uptdf.png (regular, 166x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/14806_regular_uptdf.png\" alt=\"uptdf.png (regular, 166x40)\" width=\"166\" height=\"40\" \/><br \/>\n<a href=\"http:\/\/www.uptodate.com\/contents\/search\"><strong>UpToDate<\/strong><\/a><strong>\u00a0<\/strong>provides access to\u00a0evidence-based\u00a0clinical decision support resources.\u00a0More than 5,100 world-renowned physician authors, editors and peer reviewers use a rigorous editorial process to synthesize the most recent medical information into trusted, evidence-based recommendations that are proven to improve patient care and quality including over 10000 clinical topics across over 20 medical specialities, patient information topics, medical calculators, etc.<\/p>\n<p><a href=\"http:\/\/www.uptodate.com\/home\/online-tutorials\" target=\"_blank\" rel=\"noopener\">UpToDate tutorials<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-124989\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Veterinary-source-logo-300x136.png\" alt=\"\" width=\"176\" height=\"80\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Veterinary-source-logo-300x136.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Veterinary-source-logo.png 333w\" sizes=\"auto, (max-width: 176px) 100vw, 176px\" \/><\/p>\n<p><a href=\"https:\/\/research.ebsco.com\/c\/ngkpd4?db=vft\">Veterinary Source<\/a> \u2013 a comprehensive collection of full-text scientific journals and magazines covering all aspects of animal health. The database provides access to research on the prevention, control, diagnosis, and treatment of animal diseases and injuries. It covers topics related to all areas of animal healthcare, including animal pathology and parasitology, veterinary medical care and practice, anatomy and physiology, small and large animal care, nutrition, diagnostics, and animal reproduction and breeding.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"vettttttt.jpg (376x240, 253x60)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/12072_376x240_vettttttt.jpg\" alt=\"vettttttt.jpg (376x240, 253x60)\" width=\"170\" height=\"40\" \/>\u00a0<a name=\"vetstream\"><\/a><br \/>\n<a href=\"https:\/\/www.vetlexicon.com\/dashboard\"><strong>Vetstream<\/strong><\/a>\u00a0database is an online clinical reference source offering evidence-based\u00a0treatment plans, detailed formulary,\u00a0 factsheets\u00a0for owners, multimedia resources on a variety of veterinary topics, and more. The content is provided by 900 of the world\u2019s leading veterinary clinicians and includes more than 19,000 peer-reviewed articles on diseases and their pathogens, diagnostic tests, medical and surgical treatments as well as breeds and owner factsheets and images, videos and heart sounds.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-124987\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-300x52.jpg\" alt=\"\" width=\"202\" height=\"35\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-300x52.jpg 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-1024x179.jpg 1024w, https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-1536x269.jpg 1536w, https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-2048x358.jpg 2048w, https:\/\/lsmu.lt\/wp-content\/uploads\/Vital-source-logo-300x52@2x.jpg 600w\" sizes=\"auto, (max-width: 202px) 100vw, 202px\" \/><\/p>\n<p><a href=\"https:\/\/resolver.vitalsource.com\">VitalSource<\/a>\u00a0 \u2013 a digital learning resources platform that provides access to electronic textbooks acquired by the Lithuanian University of Health Sciences.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/VitalSouce-knygu-sarasas-2026.docx\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-124991\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/vle-books-logo-300x132.png\" alt=\"\" width=\"205\" height=\"90\" srcset=\"https:\/\/lsmu.lt\/wp-content\/uploads\/vle-books-logo-300x132.png 300w, https:\/\/lsmu.lt\/wp-content\/uploads\/vle-books-logo.png 454w\" sizes=\"auto, (max-width: 205px) 100vw, 205px\" \/><\/p>\n<p><a href=\"https:\/\/www.vlebooks.com\/vleauth\/SSO\/Office365SSO\">VLeBooks<\/a> &#8211; an academic ebook platform that provides access to electronic textbooks acquired by the Lithuanian University of Health Sciences. Sign in with institutional credentials through <a href=\"https:\/\/www.vlebooks.com\/vleauth\/SSO\/Office365SSO\" target=\"_blank\" rel=\"noopener\">Office 365.<\/a><\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/VLeBooks-knygu-sarasas-2026.docx\" target=\"_blank\" rel=\"noopener\">List of books.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"wos.jpg (226x169, 226x27)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/453\/12428_226x169_wos.jpg\" alt=\"wos.jpg (226x169, 226x27)\" width=\"226\" height=\"27\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/><a name=\"webofscience\"><\/a><br \/>\n<a href=\"https:\/\/apps.webofknowledge.com\/WOS_GeneralSearch_input.do?product=WOS&amp;search_mode=GeneralSearch&amp;SID=F4AmHbghQVDUP2stq7R&amp;preferencesSaved=\"><strong>Web of Science<\/strong><\/a>\u00a0(Clarivate Analytics) &#8211;\u00a0is the world\u2019s most trusted publisher-independent global citation database, designed to support scientific and scholarly research. It includes\u00a0Web of Science Core Collection\u00a0(Science Citation Index Expanded (1990-present),\u00a0 Social Science Citation Index (1990-present), Arts and Humanities Citation Index (1990-present), Arts &amp; Humanities Citation Index (1990-present), Conference Proceedings Citation Index (1990-present), Emerging Sources Citation Index (2015-present), Korean Journal Database (1980-present), Russian Science Citation Index (2005-present), citation analysis tools (Journal Citation Reports, Essential Science Indicators), reference management tool (EndNote). The Web of Science database also supports ResearcherID, ORCID. Web of Science Research Assistant is now available on the Web of Science platform.<\/p>\n<p><a href=\"http:\/\/clarivate.libguides.com\/home\" target=\"_blank\" rel=\"noopener\">More about Web of Science<\/a>.<br \/>\n<a href=\"https:\/\/images.webofknowledge.com\/WOKRS534DR1\/help\/WOS\/hp_search.html\" target=\"_blank\" rel=\"noopener\">Web of Science Help<\/a>.<br \/>\n<a href=\"https:\/\/www.youtube.com\/user\/WoSTraining\" target=\"_blank\" rel=\"noopener\">YouTube channel &#8220;WoSTraining&#8221;<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/logo-header-1690978619437.webp\" alt=\"wiley-ebooks-logo\" width=\"243\" height=\"55\" \/><\/p>\n<p><strong><a href=\"https:\/\/onlinelibrary.wiley.com\/action\/showPublications?PubType=book&amp;pageSize=20&amp;startPage=\" target=\"_blank\" rel=\"noopener\">Wiley Online eBooks<\/a><\/strong> &#8211; ebooks in the fields of life sciences, health sciences, and physical sciences. Access is available from the LSMU computer network, <a href=\"https:\/\/login.ezproxy.dbazes.lsmuni.lt\/login\" target=\"_blank\" rel=\"noopener\">EZproxy<\/a>.<\/p>\n<p><a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/Wiley_nuolatine_prieiga_2026.xlsx\" target=\"_blank\" rel=\"noopener\">List of ebooks purchased for permanent access.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/logo-header-1690978619437.webp\" alt=\"wiley-ebooks-logo\" width=\"243\" height=\"55\" \/><img loading=\"lazy\" decoding=\"async\" title=\"kuriame.jpg (226x169, 100x40)\" src=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/img\/3856\/2576_226x169_kuriame.jpg\" alt=\"kuriame.jpg (226x169, 100x40)\" width=\"100\" height=\"40\" \/>\u00a0<a name=\"wiley\"><\/a><br \/>\n<a href=\"http:\/\/onlinelibrary.wiley.com\/\"><strong>Wiley Online Library<\/strong><\/a>\u00a0(Wiley-Blackwell) provides full-text access to over 800 journals (<strong>STM Collection<\/strong>) including biomedicine, life sciences, social sciences, etc.<\/p>\n<p>Free Online Sample Issues\u00a0<a href=\"http:\/\/olabout.wiley.com\/WileyCDA\/Section\/id-828563.html\">2016<\/a>.<br \/>\n<a href=\"https:\/\/lsmu.lt\/wp-content\/uploads\/WilleySTM-Collection-2025.xlsx\">List of\u00a0available resources.<\/a><a href=\"https:\/\/archyvas.lsmu.lt\/media\/dynamic\/files\/23381\/willeyjournals2022.pdf\"><br \/>\n<\/a><a href=\"http:\/\/olabout.wiley.com\/WileyCDA\/Section\/id-398088.html\" target=\"_blank\" rel=\"noopener\">User guides.<\/a><\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t            <script>\n                var hash = window.location.hash;\n                document.querySelectorAll('.js-tabs li').forEach(function(elm) {\n                    if ( ('#'+ elm.id) === hash) {\n                        document.querySelectorAll('.js-tabs li.current').forEach(function(elm2) {\n                            elm2.classList.remove('current');\n                        });\n                        document.querySelectorAll('.tabs-h .tab-c.active').forEach(function(elm2) {\n                            elm2.classList.remove('active');\n                        });\n\n                        elm.classList.add('current');\n                        var id = elm.querySelector('a').getAttribute('href').replace('#', '');\n                        document.querySelector('.tabs-h #' + id).classList.add('active');\n                    }\n                    elm.addEventListener('click', function(e) {\n                        const url = new URL(window.location);\n                        url.hash = '#'+ elm.id;\n                        window.history.pushState({}, '', url);\n                    });\n                });\n            <\/script>\n\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"prose md:prose-lg\">\n\n\n<\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"grid lg:grid-cols-2 gap-8 mb-6 md:-mb-6\">\n\t\t\t\t<div class=\"space-y-2\">\n\t\t\t\n\t\t\t\t<div class=\"bg-gray-200 p-4 md:px-8 md:py-10\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"prose md:prose-lg -mb-4\">\n\t\t\t\t\t\t\t<p><strong>Usage of information without copyright violation.<\/strong> Information from the subscribed databases must be used only for scientific, study or educational purposes. Information can be copied (transferred to a\u00a0computer, printed and etc.) only in small amounts. It is\u00a0<strong>strictly prohibited<\/strong>\u00a0to copy information completely, to transfer data to third parties, upload to Internet or use for commercial purposes. In\u00a0Lithuania, copyrights are protected by the Republic of Lithuania on Copyright and Related Rights Act.<\/p>\n<p><strong>Please use the latest version of web browser (Mozilla Firefox, Google Chrome, Internet Explorer, Opera, etc.) or upgrade your device to use Wi-Fi.<\/strong>\u00a0If the time and date on your computer are incorrect, you may receive the message &#8220;The security certificate has expired or is not yet valid.&#8221; To resolve this issue, ensure that the time, date and the time zone are set correctly.\u00a0If you are still unable to connect to Wi-Fi with your device, please come to the Library: the 1st\u00a0floor, 105.<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n        \n\t\t<\/div>\n\t\t\t\t\t\t<div class=\"space-y-2\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-full\" loading=\"lazy\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/andrew-neel-QLqNalPe0RA-unsplash-scaled.jpg\" alt=\"\">\n\t        \n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"prose md:prose-lg\">\n","protected":false},"excerpt":{"rendered":"<p>Search across multiple databases at once is possible through eLibrary. If you are connecting remotely and need access to full-text documents, you will be automatically redirected to login via remote access service. Members of the LSMU community log in with their LSMU information system username* and password. * Username is composed from first 4 letters [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":26981,"parent":14954,"menu_order":594,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-26987","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Databases - LSMU<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lsmu.lt\/en\/library\/databases\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Databases\" \/>\n<meta property=\"og:description\" content=\"Search across multiple databases at once is possible through eLibrary. If you are connecting remotely and need access to full-text documents, you will be automatically redirected to login via remote access service. Members of the LSMU community log in with their LSMU information system username* and password. * Username is composed from first 4 letters [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lsmu.lt\/en\/library\/databases\/\" \/>\n<meta property=\"og:site_name\" content=\"LSMU\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T05:19:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1695\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/\",\"name\":\"Databases - LSMU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lsmu.lt\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg\",\"datePublished\":\"2022-09-05T05:44:35+00:00\",\"dateModified\":\"2026-07-15T05:19:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/lsmu.lt\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg\",\"width\":2560,\"height\":1695},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/databases\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/lithuanian-university-of-health-sciences\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Library\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/library\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Databases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/\",\"name\":\"LSMU\",\"description\":\"Lietuvos sveikatos moksl\u0173 universitetas\",\"publisher\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":[\"lt-LT\",\"en\"],\"alternateName\":\"LSMU\"},{\"@type\":[\"CollegeOrUniversity\",\"Organization\"],\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#organization\",\"name\":\"Lietuvos sveikatos moksl\u0173 universitetas\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/wp-content\\\/themes\\\/lsmu\\\/images\\\/logo-en.svg\"},\"alternateName\":[\"LSMU\",\"Lithuanian University of Health Sciences\"],\"description\":\"Lietuvos sveikatos moksl\u0173 universitetas (LSMU) is a university in Kaunas, Lithuania focused on health, life, agricultural and veterinary sciences. Established in 2010 through the merger of Kaunas University of Medicine and the Lithuanian Veterinary Academy, it delivers studies, research, clinical practice and veterinary practice.\",\"slogan\":\"Power to change\",\"foundingDate\":\"2010\",\"identifier\":{\"@type\":\"PropertyValue\",\"propertyID\":\"Company code\",\"value\":\"302536989\"},\"vatID\":\"LT100005579315\",\"brand\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#brand\"},\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"A. Mickevi\u010diaus g. 9\",\"addressLocality\":\"Kaunas\",\"postalCode\":\"LT-44307\",\"addressCountry\":\"LT\"},\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"contactPoint\":[{\"@type\":\"ContactPoint\",\"contactType\":\"main office\",\"telephone\":\"+37037327201\",\"email\":\"rektoratas@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"},{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"media inquiries\",\"telephone\":\"+37037395802\",\"email\":\"komunikacija@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"},{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"admissions\",\"telephone\":[\"+37037361902\",\"+37068610217\"],\"email\":\"komisija@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"international admissions\",\"telephone\":[\"+37037327259\",\"+37065290747\"],\"email\":\"study@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/admission\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"data protection\",\"email\":\"duomenu.sauga@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/slapuku-politika\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"}]}],\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Study.at.LSMU\",\"https:\\\/\\\/www.instagram.com\\\/lsmuni\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@lsmu.lt\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCPGo-FeU91NY1FI2ILF-FPg\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/lsmuni\"],\"knowsAbout\":[\"health sciences\",\"life sciences\",\"agricultural sciences\",\"veterinary sciences\",\"biomedical studies\",\"medicine\",\"odontology\",\"pharmacy\",\"nursing\",\"public health\",\"animal science\",\"clinical practice\",\"research and innovation\"],\"memberOf\":[{\"@type\":\"Organization\",\"name\":\"European University Association\",\"url\":\"https:\\\/\\\/eua.eu\\\/\"},{\"@type\":\"Organization\",\"name\":\"Association of Academic Health Centers International\",\"url\":\"https:\\\/\\\/www.aahcdc.org\\\/\"},{\"@type\":\"Organization\",\"name\":\"Association for Medical Education in Europe\",\"url\":\"https:\\\/\\\/amee.org\\\/\"}]},{\"@type\":\"Brand\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#brand\",\"name\":\"LSMU\",\"alternateName\":[\"Lietuvos sveikatos moksl\u0173 universitetas\",\"Lithuanian University of Health Sciences\"],\"url\":\"https:\\\/\\\/lsmu.lt\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Databases - LSMU","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lsmu.lt\/en\/library\/databases\/","og_locale":"en_US","og_type":"article","og_title":"Databases","og_description":"Search across multiple databases at once is possible through eLibrary. If you are connecting remotely and need access to full-text documents, you will be automatically redirected to login via remote access service. Members of the LSMU community log in with their LSMU information system username* and password. * Username is composed from first 4 letters [&hellip;]","og_url":"https:\/\/lsmu.lt\/en\/library\/databases\/","og_site_name":"LSMU","article_modified_time":"2026-07-15T05:19:40+00:00","og_image":[{"width":2560,"height":1695,"url":"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lsmu.lt\/en\/library\/databases\/","url":"https:\/\/lsmu.lt\/en\/library\/databases\/","name":"Databases - LSMU","isPartOf":{"@id":"https:\/\/lsmu.lt\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lsmu.lt\/en\/library\/databases\/#primaryimage"},"image":{"@id":"https:\/\/lsmu.lt\/en\/library\/databases\/#primaryimage"},"thumbnailUrl":"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg","datePublished":"2022-09-05T05:44:35+00:00","dateModified":"2026-07-15T05:19:40+00:00","breadcrumb":{"@id":"https:\/\/lsmu.lt\/en\/library\/databases\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lsmu.lt\/en\/library\/databases\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lsmu.lt\/en\/library\/databases\/#primaryimage","url":"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg","contentUrl":"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/09\/lukas-blazek-mcSDtbWXUZU-unsplash-scaled.jpg","width":2560,"height":1695},{"@type":"BreadcrumbList","@id":"https:\/\/lsmu.lt\/en\/library\/databases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lsmu.lt\/en\/lithuanian-university-of-health-sciences\/"},{"@type":"ListItem","position":2,"name":"Library","item":"https:\/\/lsmu.lt\/en\/library\/"},{"@type":"ListItem","position":3,"name":"Databases"}]},{"@type":"WebSite","@id":"https:\/\/lsmu.lt\/en\/#website","url":"https:\/\/lsmu.lt\/en\/","name":"LSMU","description":"Lietuvos sveikatos moksl\u0173 universitetas","publisher":{"@id":"https:\/\/lsmu.lt\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lsmu.lt\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":["lt-LT","en"],"alternateName":"LSMU"},{"@type":["CollegeOrUniversity","Organization"],"@id":"https:\/\/lsmu.lt\/en\/#organization","name":"Lietuvos sveikatos moksl\u0173 universitetas","url":"https:\/\/lsmu.lt\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/logo-en.svg"},"alternateName":["LSMU","Lithuanian University of Health Sciences"],"description":"Lietuvos sveikatos moksl\u0173 universitetas (LSMU) is a university in Kaunas, Lithuania focused on health, life, agricultural and veterinary sciences. Established in 2010 through the merger of Kaunas University of Medicine and the Lithuanian Veterinary Academy, it delivers studies, research, clinical practice and veterinary practice.","slogan":"Power to change","foundingDate":"2010","identifier":{"@type":"PropertyValue","propertyID":"Company code","value":"302536989"},"vatID":"LT100005579315","brand":{"@id":"https:\/\/lsmu.lt\/en\/#brand"},"address":{"@type":"PostalAddress","streetAddress":"A. Mickevi\u010diaus g. 9","addressLocality":"Kaunas","postalCode":"LT-44307","addressCountry":"LT"},"areaServed":{"@type":"Country","name":"Lithuania"},"contactPoint":[{"@type":"ContactPoint","contactType":"main office","telephone":"+37037327201","email":"rektoratas@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","areaServed":{"@type":"Country","name":"Lithuania"},"availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"},{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"media inquiries","telephone":"+37037395802","email":"komunikacija@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","areaServed":{"@type":"Country","name":"Lithuania"},"availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"},{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"admissions","telephone":["+37037361902","+37068610217"],"email":"komisija@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"}]},{"@type":"ContactPoint","contactType":"international admissions","telephone":["+37037327259","+37065290747"],"email":"study@lsmu.lt","url":"https:\/\/lsmu.lt\/en\/admission\/","availableLanguage":[{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"data protection","email":"duomenu.sauga@lsmu.lt","url":"https:\/\/lsmu.lt\/slapuku-politika\/","availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"}]}],"sameAs":["https:\/\/www.facebook.com\/Study.at.LSMU","https:\/\/www.instagram.com\/lsmuni\/","https:\/\/www.tiktok.com\/@lsmu.lt","https:\/\/www.youtube.com\/channel\/UCPGo-FeU91NY1FI2ILF-FPg","https:\/\/www.linkedin.com\/school\/lsmuni"],"knowsAbout":["health sciences","life sciences","agricultural sciences","veterinary sciences","biomedical studies","medicine","odontology","pharmacy","nursing","public health","animal science","clinical practice","research and innovation"],"memberOf":[{"@type":"Organization","name":"European University Association","url":"https:\/\/eua.eu\/"},{"@type":"Organization","name":"Association of Academic Health Centers International","url":"https:\/\/www.aahcdc.org\/"},{"@type":"Organization","name":"Association for Medical Education in Europe","url":"https:\/\/amee.org\/"}]},{"@type":"Brand","@id":"https:\/\/lsmu.lt\/en\/#brand","name":"LSMU","alternateName":["Lietuvos sveikatos moksl\u0173 universitetas","Lithuanian University of Health Sciences"],"url":"https:\/\/lsmu.lt\/"}]}},"_links":{"self":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/26987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/comments?post=26987"}],"version-history":[{"count":99,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/26987\/revisions"}],"predecessor-version":[{"id":136323,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/26987\/revisions\/136323"}],"up":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/14954"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/media\/26981"}],"wp:attachment":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/media?parent=26987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}