To see the other types of publications on this topic, follow the link: SharePoint.

Journal articles on the topic 'SharePoint'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'SharePoint.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Weldon, Lorette. "Knowledge Sharing Through MS SharePoint." Collaborative Librarianship 4, no. 1 (2012): 23–30. http://dx.doi.org/10.29087/2012.4.1.02.

Full text
Abstract:
Microsoft SharePoint is being used in Government, private, public and association offices throughout the United States. SharePoint was created to increase accountability for projects within a team environment. How could SharePoint help increase accountability in information management? This article will review SharePoint’s positive and negative characteristics in the hopes of helping information professionals understand what SharePoint really is in the information world and how it can be applied to libraries and other information management organizations.
APA, Harvard, Vancouver, ISO, and other styles
2

Howard, Suzanne. "Sharepoint – What's new." Journal of Chemical Health and Safety 20, no. 3 (2013): 50. http://dx.doi.org/10.1016/j.jchas.2013.03.468.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Myer, Karie-Ann. "Sharepoint – What's new." Journal of Chemical Health and Safety 20, no. 3 (2013): 50. http://dx.doi.org/10.1016/j.jchas.2013.03.469.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Xalmedova, Lola. "MS SHAREPOINT VA OFFICE 365 PLATFORMASINING RIVOJLANISHI VA KENGAYISHI." Актуальные вопросы развития инновационно-информационных технологий на транспорте 1, no. 1 (2022): 105–7. http://dx.doi.org/10.47689/978-9943-7818-0-1-pp105-107.

Full text
Abstract:
Ushbu maqolada MS Sharepoint va Office 365 platformasining rivojlanishi va kengayishi masalasi muhokama qilinadi. Tashkilot ma’lumotlarini boshqarishda MS Sharepoint 2019 va Office 365 platformasi muhiti tanishtirib o‘tilgan.
APA, Harvard, Vancouver, ISO, and other styles
5

Harper, Ray. "How do you eat an elephant? A summary of the SharePoint Evolution Conference in Manchester, UK." Library Hi Tech News 31, no. 6 (2014): 1–4. http://dx.doi.org/10.1108/lhtn-06-2014-0045.

Full text
Abstract:
Purpose – The purpose of this article is to summarize five presentations at the SharePoint Evolution Conference, held in Manchester, UK (16 June 2014). This was day 6 of a 12-day road-show across UK cities, and the four key themes included were technical, end user, business and product integration. Design/methodology/approach – This article reports from the viewpoint of a first-time attendee of the conference. This summarizes the main issues raised by each presentation, and draws out the key learning points for practical situations. Findings – The conference covered major SharePoint issues, like how to build a knowledge-sharing culture, how to manage a major IT project and the new functionality offered by SharePoint 2013. The sessions included demonstrations of new functionality, discussions of intangible aspects like culture and reflections on IT upgrades and projects. Originality/value – This conference emphasized the importance of involving businesses in key decisions regarding SharePoint implementation and change. While SharePoint 2013 offers many new technical opportunities for librarians and information professionals, business involvement is critical to ensuring the success of knowledge-sharing cultures.
APA, Harvard, Vancouver, ISO, and other styles
6

Akinola Samuel Olorunfemi. "Improving Part Setup Workflow Efficiency in a Supply Chain using Share Point." International Journal of Latest Technology in Engineering Management & Applied Science 13, no. 5 (2024): 75–105. http://dx.doi.org/10.51583/ijltemas.2024.130509.

Full text
Abstract:
The evolution of cloud computing is one of the major and recent developments in the computing world. Cutting-edge web technology applications have improved the manner in which business is conducted, allowing organizations to deliver business projects effectively. Microsoft SharePoint is an enterprise content management system that provides a collaborative platform for end users to design, monitor and execute business processes. It provides core functionality such as the ability to quickly undertake reporting, provision collaboration sites, and a sophisticated document repository featuring collaboration necessities. This study reviews the limitations of the current part setup workflow using email at Company XYZ, and also proposes workflow that improves the effectiveness and efficiency of the part setup workflow process using SharePoint. The creation of a SharePoint list including important features and fields, and managing the collaboration among the various shareholders involved in the whole process is discussed briefly along with screenshots. The benefits of SharePoint in the supply chain at Company XYZ is provided, also previous work done on SharePoint as an enabler collaboration is highlighted.
APA, Harvard, Vancouver, ISO, and other styles
7

Xalmedova, Lola, and Ravshan Aliev. "USING NEW SITE TEMPLATES BASED ON MS SHAREPOINT." Актуальные вопросы развития инновационно-информационных технологий на транспорте 1, no. 1 (2022): 17–20. http://dx.doi.org/10.47689/978-9943-7818-0-1-pp17-20.

Full text
Abstract:
This article discusses the use of new site templates for organizational data based on MS SharePoint. Features and capabilities of MS SharePoint, which is used on the basis of new site templates, are presented.
APA, Harvard, Vancouver, ISO, and other styles
8

Lustigman, Allie, and Amy Hanley. "Creating a Knowledge Database in SharePoint: Testing the Boundaries." Legal Information Management 16, no. 4 (2016): 232–38. http://dx.doi.org/10.1017/s1472669616000517.

Full text
Abstract:
AbstractThis article follows an initiative to create a Knowledge Database in SharePoint from inception to roll out. Written by Allie Lustigman and Amy Hanley, the Knowledge and Information Team at Charles Taylor, this article explores how certain customisations to SharePoint 2010's out of-the-box capabilities can be successfully applied to a knowledge repository on a limited timescale and budget.
APA, Harvard, Vancouver, ISO, and other styles
9

Khambe, Ashwini. "Automation of Assigning Managed Metadata for GNOSIS Search Optimization." INTERNATIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 09, no. 04 (2025): 1–9. https://doi.org/10.55041/ijsrem45178.

Full text
Abstract:
“Automation of Assigning Managed Metadata for GNOSIS Search Optimization” is a project developed to address inefficiencies in document classification within GNOSIS, an enterprise document management system built on Microsoft SharePoint. Manual metadata tagging is time-consuming, error-prone, and leads to inconsistent data, which negatively impacts searchability and content organization. This project proposes an automated solution using C# scripting and the Microsoft Graph API to seamlessly interact with SharePoint Online. The system leverages the Managed Term Store to access a predefined taxonomy. Based on document names or content logic, relevant metadata tags are applied automatically. Development was carried out in Visual Studio Code, using the .NET framework for building a lightweight, scalable, and maintainable solution. The Microsoft Graph API enables secure access to SharePoint document libraries, allowing the script to retrieve file properties and assign metadata programmatically. This automation improves document discoverability, ensures consistent tagging, enhances collaboration, and reduces manual workload. The project highlights how modern development tools and APIs can be effectively utilized to optimize metadata management in enterprise environments. Keywords- Managed Metadata, Gnosis Platform, Metadata Tagging, C# Scripting, Search Optimization, Microsoft 365 Integration, SharePoint Content Types, Automated Tagging Systems, Visual Studio Code (VS Code)
APA, Harvard, Vancouver, ISO, and other styles
10

Hiti, Corey J., Jennifer Chang, Kriti Gwal, Eva Escobedo, Margaret Rea, and Jasjeet Bindra. "The New Normal: Coronavirus Pandemic Response Utilizing Microsoft SharePoint." Journal of Digital Imaging 34, no. 2 (2021): 257–62. http://dx.doi.org/10.1007/s10278-021-00419-4.

Full text
Abstract:
Abstract On March 11, 2020, the World Health Organization (WHO) declared the novel coronavirus disease (COVID-19) a pandemic. Hospitals throughout the USA and the residency programs housed therein have drastically altered their standard operations to slow the spread of disease. Maintaining the educational mission of a residency program within the parameters of social distancing mandates is an unprecedented challenge to graduate medical education and will remain so for the near future. We evaluated resident perception of our efforts to transition educational activities within the residency to an online, remote format utilizing Microsoft SharePoint. Educational conferences were transitioned to a videoconferencing platform on March 13, 2020 in conjunction with the deployment of an intradepartmental Microsoft SharePoint site to provide educational resources, disseminate scheduling changes, and provide wellness resources in response to the COVID-19 pandemic. An 11-question survey available from 4 Jan 2020–4 Jun 2020 surveyed resident perceptions of the instituted changes. Twenty-six of 31 residents (83.8%) responded to the resident survey invitation. Twenty-four of 26 residents (92.3%) characterized the SharePoint as useful. Twenty of 26 residents (76.9%) desired attending guidance as to how to utilize the online resources for each resident rotation. A total of 92.3% (24/26) of residents felt that the program’s response utilizing SharePoint engendered a greater sense of belonging to their work community. Resident perception of the transition to online learning utilizing Microsoft SharePoint as a distribution platform was generally positive, helping to mitigate untoward educational consequences of the COVID-19 pandemic.
APA, Harvard, Vancouver, ISO, and other styles
11

Emeršič, Breda, Srečko Benčec, and Gorazd Taciga. "SharePoint dnevi 2015 in Exchange." Organizacija znanja 21, no. 1 (2016): 55–58. http://dx.doi.org/10.3359/oz1601055.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

Emeršič, Breda, Alenka Fridrih, Metka Bakan Toplak, Srečko Benčec, and Gorazd Taciga. "Sharepoint dnevi 2016 in Exchange." Organizacija znanja 23, no. 1-2 (2018): 33–35. http://dx.doi.org/10.3359/oz1812033.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Picht, Saskia. "Wann Wissensmanagement mit SharePoint scheitert." Wissensmanagement 5, no. 6 (2024): 26–29. http://dx.doi.org/10.1007/s43443-023-0511-8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Baidachnyi, S. S. "THE USING OF MICROSOFT SHAPEPOINT 2007 TO BUILD ELECTRONIC ACCESS TO SCIENTIFIC AND EDUCATIONAL RESOURCES." Science and Transport Progress, no. 17 (August 25, 2007): 10–14. http://dx.doi.org/10.15802/stp2007/17543.

Full text
Abstract:
Some modules of suggested generalized model of systems of electronic access to research and educational resources are studied. Microsoft product SharePoint 2007 is offered for realization, which can be used for realization of processes of any complication level and systems of sites and content management. Main facilities of this product are described. Conformance of Microsoft SharePoint 2007 to requirements of generalized model of systems of electronic access to research and educational resources is studied.
APA, Harvard, Vancouver, ISO, and other styles
15

Purba, Damoyanto, Vigi Aindini Nwantara, Sukmanofith Djulis, and Arif Hidayat. "Pengaruh Manfaat Aplikasi Berbasis Web Sharepoint Terhadap Kinerja Karyawan PT. Tos Indonesia Di Era Pandemi Covid-19." Meteor STIP Marunda 15, no. 2 (2022): 223–44. http://dx.doi.org/10.36101/msm.v15i2.235.

Full text
Abstract:
SharePoint adalah platform untuk berkolaborasi dengan anggota karyawan lainnya. Fungsi umum sharepoint adalah berbagi file, membuat halaman web sederhana, dan menambahkan widget fungsional ke halaman tersebut. Tujuan penelitian untuk menguji dan menganalisa pengaruh aplikasi berbasis web sharepoint terhadap kinerja karyawan PT. TOS Indonesia dalam Work From Home (WFH) pada masa pandemik Covid – 19 dan untuk mengetahui dan menganalisa hubungan aplikasi berbasis web sharepoint terhadap kinerja karyawan PT. TOS Indonesia dalam Work From Home (WFH) pada masa pandemic Covid – 19. Manfaat dari penelitian ini terbagi menjadi dua yaitu teoritis dan praktis, manfaat teoritis Penelitian ini di harapkan dapat digunakan sebagai bahan informasi bagi peneliti lain yang mengkaji mengenai penggunaan aplikasi berbasis web, dan juga dapat dijadikan tambahan pengetahuan bagi peneliti yang akan datang yang mengangkat masalah yang sama, manfaat praktis Penelitian ini di harapkan dapat menjadi sarana yang bermanfaat dalam mendalami dan memahami mengenai Sharepoint. Metode yang digunakan dalam penelitian ini yaitu dengan deskriptif kuantitatif, dengan teknik pengumpulan data kuesioner, observasi, studi pustaka, dan dokumentasi. Hasil dan pembahasan pada penelitian Dari peramaan regresi yang didapat, terlihat bahwa pengaruh manfaat aplikasi terhadap kinerja karyawan adalah searah (positif), hal ini ditunjukkan oleh koefisien regresi yaitu nilai b dalam persamaan regresi yang menghasilkan angka positif sebesar 0,545. Pengaruh yang searah berarti bahwa setiap penambahan 1% tingkat pengaruh manfaat aplikasi, maka kinerja karyawan akan meningkat sebesar 0,545. Selanjutnya nilai koefisien a adalah sebesar 13,089 yang memiliki arti apabila tidak ada manfaat aplikasi, maka nilai konsisten kinerja karyawan adalah 13,089. Kesimpulan yang di dapat dari penelitian ini berdasarkan dari hasil uji analisis regresi linier sederhana, didapatkan persamaan, Y = 13,098 + 0,545X, yang mana apabila tidak terjadi perubahan pada variabel pengaruh manfaat aplikasi maka nilai (X = 0) maka besar kinerja karyawan yaitu sebesar 13,098 satuan, Berdasarkan uji regresi linier sederhana yang telah dilakukan, didapatkan nilai Sig. variabel manfaat aplikasi sebesar (0.001) < (0.05) sehingga H0 ditolak dan H1 yang berbunyi terdapat pengaruh manfaat aplikasi berbasis web terhadap kinerja karyawan PT. TOS Indonesia dapat diterima, Berdasarkan uji regresi linier sederhana yang telah dilakukan, didapatkan nilai R Square yaitu sebesar 0,446.
APA, Harvard, Vancouver, ISO, and other styles
16

Петрушко, Василь Андрійович. "Загальна характеристика інформаційної системи менеджменту наукової діяльності в Національній академії педагогічних наук України". Theory and methods of e-learning 4 (28 березня 2014): 239–47. http://dx.doi.org/10.55056/e-learn.v4i1.396.

Full text
Abstract:
У статті представлено інформаційну систему «Національна академія педагогічних наук України. Наукові дослідження: планування, контроль, моніторинг», метою якої є автоматизація документального супроводження процесів менеджменту наукових досліджень. Систему представлено у вигляді корпоративного інтранет порталу http://planning.edu-ua.net на базі Microsoft Office SharePoint Server 2007 з комплектом застосунків та шаблонів документів, розроблених у відповідності до вимог процесів управління науковими дослідженнями. Визначено цілі і завдання системи, описано предметну область, типи документів системи, концептуальну модель даних, описано програмну платформу MS SharePoint в якості програмної платформи ІС «Наукові дослідження», сформульовано основні вимоги до системи.
APA, Harvard, Vancouver, ISO, and other styles
17

Harris, Emma. "Managing records in Microsoft SharePoint 2010." Archives and Manuscripts 40, no. 3 (2012): 227–28. http://dx.doi.org/10.1080/01576895.2012.722866.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Shenton, Andrew K., and Andrew Johnson. "The employment of online questionnaires within user studies research in school libraries." Library and Information Research 30, no. 95 (2013): 25–32. http://dx.doi.org/10.29173/lirg280.

Full text
Abstract:
This paper considers the effectiveness of a research
 method based on online questionnaires and employed
 in a recent study of attitudes to books and school
 libraries among pupils in an English high school. The
 questionnaire was constructed in Microsoft SharePoint.
 ln an e-mail, the youngsters were asked to complete
 the questionnaire and were taken to it via a hyperlink.
 The research strategy ensured that, in theory at least, a
 wide range of pupils was reached. lt exploited their
 familiarity with electronic surveys and eliminated the
 problem of illegible handwriting often associated with
 paper questionnaires. Nevertheless, the response rate
 was poor and the quality of the data questionable
 despite several provisions for ensuring trustworthiness.
 The SharePoint system employed supported
 quantitative data analysis to a much greater extent
 than it did qualitative. The paper concludes by
 identifying other forms of electronic questionnaire that
 may be employed in schools that lack SharePoint
 software.
APA, Harvard, Vancouver, ISO, and other styles
19

Katon, Fadhila Larasati, and Umi Kaltum. "KASUS PERBAIKAN LIFT BERBASIS SIX SIGMA PADA APARTEMEN SKYLAND CITY JATINANGOR." Jurnal Ilmiah Manajemen, Ekonomi, & Akuntansi (MEA) 8, no. 3 (2024): 1948–64. http://dx.doi.org/10.31955/mea.v8i3.4691.

Full text
Abstract:
Tujuan dilakukan panelitian ini adalah untuk mengidentifikasi akar penyebab masalah pengoperasian lift yang kurang optimal dan merancang solusi perbaikannya. Penelitian ini menggunakan metode penelitian deskriptif dengan pendekatan studi kasus. Teknik analisis data yang digunakan adalah kerangka kerja DMAIC (Define, Measure, Analyze, Improve, Control) dari Six Sigma. Hasil penelitian menunjukkan bahwa akar permasalahan dari masalah perbaikan lift yang berulang adalah prosedur pelaporan yang tidak efisien yang mengakibatkan keterlambatan atau kegagalan dalam pengadaan suku cadang. Dengan demikian penulis merekomendasikan untuk mengimplementasikan platform kolaborasi SharePoint untuk meningkatkan komunikasi dan koordinasi antara departemen terkait. Dengan implementasi SharePoint, diperkirakan proses perbaikan lift akan menjadi lebih efisien, dengan waktu proses yang berkurang sekitar 4 hari.
APA, Harvard, Vancouver, ISO, and other styles
20

Harsha Vardhan Reddy Yeddula. "Leveraging SharePoint Cloud for Modern Insurance Claim Management: A Technical Overview." International Journal of Scientific Research in Computer Science, Engineering and Information Technology 11, no. 1 (2025): 2275–85. https://doi.org/10.32628/cseit251112207.

Full text
Abstract:
This comprehensive article explores the transformation of insurance claim management through SharePoint Cloud implementation, highlighting its role in modernizing traditional processes. The article examines how SharePoint Cloud's integrated platform addresses key challenges in document management, collaboration, security, and process automation within the insurance sector. The article demonstrates significant improvements in operational efficiency, customer satisfaction, and cost reduction through cloud-based solutions. The platform's capabilities in handling complex workflows, ensuring regulatory compliance, and providing advanced analytics showcase its effectiveness in meeting the evolving demands of digital insurance operations. The article encompasses various aspects including document storage, real-time collaboration, security protocols, scalability, and AI integration, providing insights into how insurance organizations can leverage technology for competitive advantage.
APA, Harvard, Vancouver, ISO, and other styles
21

 , F. S. "Microsoft Groove 2007/Microsoft SharePoint Workspace 2010." Sang thrombose vaisseaux 22, no. 4 (2010): 217–19. http://dx.doi.org/10.1684/stv.2010.0485.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Bru, Ricardo Eíto. "La gestión documental según Microsoft: SharePoint server." El Profesional de la Informacion 10, no. 11 (2001): 18–24. http://dx.doi.org/10.1076/epri.10.11.18.6770.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

Лысенко, В. А., та М. В. Перова. "СЭД как ключевой инструмент организации удаленной работы сотрудников". ТЕНДЕНЦИИ РАЗВИТИЯ НАУКИ И ОБРАЗОВАНИЯ 72, № 1 (2021): 65–69. http://dx.doi.org/10.18411/lj-04-2021-13.

Full text
Abstract:
Данная статья посвящена определению необходимости внедрения систем электронного документооборота (СЭД) для удаленной работы сотрудников. Рассмотрены варианты и перспективы такой работы с СЭД «Дело», EOS for SharePoint и EOSmobile.
APA, Harvard, Vancouver, ISO, and other styles
24

Hartland, Nicole, Emily Chen, and Rosemary Reynolds. "Capturing the Cloud: Towards SharePoint Transfer at UK Parliament." International Journal of Digital Curation 18, no. 1 (2024): 6. https://doi.org/10.2218/mzkv7005.

Full text
Abstract:
Since 2020, UK Parliament has moved towards cloud-based ways of working and collaboration, with colleagues across both Houses increasingly storing and sharing most of their information in Microsoft SharePoint. In response to this shift, the Parliamentary Archives sought to establish an end-to-end process to transfer information of archival value out of SharePoint and into the Digital Repository. Three challenges, unique to the cloud-based and collaborative nature of this environment, arose: defining the authoritative version, extracting files from the cloud with properties and metadata intact, and validating and authenticating files in the cloud. This brief report outlines the Parliamentary Archives efforts to explore and test the transfer and authentication of archival data from the cloud and into their digital repository with a focus on building trust and transparency.
APA, Harvard, Vancouver, ISO, and other styles
25

Hartland, Nicole, Emily Chen, and Rosemary Reynolds. "Capturing the Cloud: Towards SharePoint Transfer at UK Parliament." International Journal of Digital Curation 18, no. 1 (2024): 6. https://doi.org/10.2218/ijdc.v18i1.987.

Full text
Abstract:
Since 2020, UK Parliament has moved towards cloud-based ways of working and collaboration, with colleagues across both Houses increasingly storing and sharing most of their information in Microsoft SharePoint. In response to this shift, the Parliamentary Archives sought to establish an end-to-end process to transfer information of archival value out of SharePoint and into the Digital Repository. Three challenges, unique to the cloud-based and collaborative nature of this environment, arose: defining the authoritative version, extracting files from the cloud with properties and metadata intact, and validating and authenticating files in the cloud. This brief report outlines the Parliamentary Archives efforts to explore and test the transfer and authentication of archival data from the cloud and into their digital repository with a focus on building trust and transparency.
APA, Harvard, Vancouver, ISO, and other styles
26

Fishleigh, Jackie. "SharePoint and the Naked Law Librarian: How we can Harness our Core Skills to Promote Collaboration and Maximise the Return on Document Management Projects." Legal Information Management 11, no. 4 (2011): 233–37. http://dx.doi.org/10.1017/s1472669611000806.

Full text
Abstract:
AbstractThis article is based on the parallel session given by Jackie Fishleigh at the BIALL Conference in 2011 which looked at how Legal Information Professionals can get involved and contribute their skills to collaborative projects using SharePoint.
APA, Harvard, Vancouver, ISO, and other styles
27

Fuja, Christine, Fatima Aldarweesh, Rahaf Alkhateb, Geoffrey Wool, and Timothy Carll. "Optimizing trainee handoffs on a busy transfusion medicine service." American Journal of Clinical Pathology 162, Supplement_1 (2024): S166. http://dx.doi.org/10.1093/ajcp/aqae129.366.

Full text
Abstract:
Abstract Objective Within the healthcare system, handoff processes are critical to maintain safety & continuality of care. Many handoff platforms exist for clinical inpatient housestaff specialties. However, these do not always align with the needs of clinical pathologists. Academic transfusion medicine (TM) services often oversee a hybrid of laboratory management, clinical services including apheresis therapy, and blood product management. To date, the literature is limited in describing the effectiveness of TM handoff in addressing these needs. Methods Our institution transitioned from using Microsoft Word document-based handoff to a Microsoft Sharepoint, browser-based handoff accessible via campus intranet or virtual private network (VPN). A verbal handoff accompanying the document remains unchanged. The previous Word document-based handoff followed the known structured communication framework (situation, background, assessment, and recommendation (SBAR)) structure for each patient. This document could only be concurrently edited by one user and was distributed via closed-loop encrypted email to ensure Health Insurance Portability and Accountability Act (HIPAA) compliance. The new Sharepoint-based handoff features an expanded format including patient name/medical record number (MRN), date of contact, category of service, history, assessment and a task (to-do) list. This site can be concurrently edited and viewed by multiple users. It is version-controlled and searchable. It is also customizable to enable tracking of issues that are not associated with a MRN, such as product inventory, on-call staffing, and product investigation. Six months following the handoff transition, trainees’ feedback towards both formats were solicited with a Likert scale-based survey. The survey was open to any trainee that had rotated on the TM service, regardless of whether they had experienced both handoff formats. Handoff measures that were surveyed included effectiveness at communicating important information, ease of use, time spent, impact on patient care, amount of detail, integration in patient management and general attitudes towards TM call. Trainee demographics were also collected. Results Out of 18 potential participants, 15 trainees responded to the survey. Trainees reported that the Word document-based handoff contained significantly more extraneous detail, took excessive time to write and required more time overall to draft compared to the Sharepoint-based handoff (all p=<0.05). They also found that the Sharepoint-based handoff was significantly easier to use compared to the Word document-based handoff (p=<0.05). Additionally, the Sharepoint-based handoff was reported to convey important information more effectively and reduced the duration of verbal handoff compared to the Word document-based handoff, though these were not statistically significant. Conclusions TM services have unique responsibilities and benefit from customized handoffs with discrete categories that reflect the TM service’s distinct role. Such structure can help create a more standardized, focused handoff that requires less drafting time and improves efficiency and user satisfaction.
APA, Harvard, Vancouver, ISO, and other styles
28

Balute, August Anthony N., Mateo D. Macalaguing, and Dennis B. Gonzales. "A Cost Effective Sharepoint Platform Attendance Tracking System." Circulation in Computer Science 1, no. 2 (2016): 8–13. http://dx.doi.org/10.22632/ccs-2016-251-32.

Full text
Abstract:
The economy is made out of ventures and organizations. Economy has survived in light of the fact that the business pioneers had possessed the capacity to adjust to the changing times however development. Before whatever else individuals maintain their business physically, squandering time, cash and exertion. Information in paper are truly consuming physical room in the workplace; Data are effortlessly lost making misfortune the organizations. At the point when the paperless age came to be, a great deal of engineers made apparatuses that some overlooked how they can completely amplify it and relied on upon its default out of the container highlights. Once in a while that on the off chance that it doesn't address their issues they toss it out of the receptacle and by new programming to fit their business needs. This is the primary motivation behind why it turned out with this paper to show how a basic stockpiling site can be amplified and utilized for any business preferred standpoint and extending its capacity to meet our everyday needs.
APA, Harvard, Vancouver, ISO, and other styles
29

Ahern, John W., Erica Counter, and David Sears. "Electronic evaluation of residency applicants using Microsoft SharePoint." American Journal of Health-System Pharmacy 69, no. 13 (2012): 1104–5. http://dx.doi.org/10.2146/ajhp120114.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Alvarez, E., S. Fernandez, A. Lossent, I. Posada, B. Silva, and A. Wagner. "Update on CERN Search based on SharePoint 2013." Journal of Physics: Conference Series 898 (October 2017): 102013. http://dx.doi.org/10.1088/1742-6596/898/10/102013.

Full text
APA, Harvard, Vancouver, ISO, and other styles
31

Herrera, Kevin. "From static files to collaborative workspace with SharePoint." Library Hi Tech 26, no. 1 (2008): 80–94. http://dx.doi.org/10.1108/07378830810857825.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Schnur, Maureen, Debra A. Walton, and Jay Duda. "Developing a Sharepoint Site for a PACU Team." Journal of PeriAnesthesia Nursing 23, no. 3 (2008): E15. http://dx.doi.org/10.1016/j.jopan.2008.04.057.

Full text
APA, Harvard, Vancouver, ISO, and other styles
33

Ennis, Lisa. "A Review of “Step by Step: Sharepoint Foundation”." Journal of Web Librarianship 5, no. 4 (2011): 346–47. http://dx.doi.org/10.1080/19322909.2011.621361.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Diffin, Jennifer, John Coogan, and Li Fu. "Library systems documentation: pulling it together with SharePoint." New Library World 114, no. 9/10 (2013): 384–97. http://dx.doi.org/10.1108/nlw-03-2013-0021.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Halford, Jill. "Using Microsoft SharePoint for a Reference Document Library in a P&I Club." Legal Information Management 6, no. 2 (2006): 99–101. http://dx.doi.org/10.1017/s147266960600034x.

Full text
Abstract:
Jill Halford, who is the Library and Information Manager at Charles Taylor, was the Document Management Representative on the Business User Team on the project to implement SharePoint and she explains the processes involved in moving several thousand documents to the new system.
APA, Harvard, Vancouver, ISO, and other styles
36

Wallis, Chris. "What's the Point? Next-Generation Legal Information Systems and Microsoft Sharepoint: Contender or Pretender?" Legal Information Management 7, no. 4 (2007): 268–71. http://dx.doi.org/10.1017/s1472669607002095.

Full text
Abstract:
AbstractIn this article Chris Wallis examines some of the recent and impending developments in technology for managing legal information – in all its various guises. He looks in some detail at the facilities offered by Microsoft Sharepoint and tries to identify its USPs.
APA, Harvard, Vancouver, ISO, and other styles
37

Glazunova, Olena G., Olena G. Kuzminska, Tetyana V. Voloshyna, Taisia P. Sayapina та Valentyna I. Korolchuk. "Е-ENVIRONMENT BASED ON MICROSOFT SHAREPOINT FOR THE ORGANIZATION OF GROUP PROJECT WORK OF STUDENTS AT HIGHER EDUCATION INSTITUTIONS". Information Technologies and Learning Tools 62, № 6 (2017): 98. http://dx.doi.org/10.33407/itlt.v62i6.1837.

Full text
Abstract:
Materials of the article are devoted to the experience of implementing cloud services in the process of training students at the National University of Life and Environmental Sciences of Ukraine. The latest research in the field of designing and creating e-environments for the organization of group project work has been analyzed. The e-environment model based on Microsoft SharePoint is developed and the method of using Office 365 cloud services in a single e-environment for organizing group project work of students is given. This article offers the developed criteria and selected tools for assessing the effectiveness of using the e-environment for the organization of group project work. It presents the materials and analysis of the results of applying the project method in the course of studying the academic discipline “Information Technologies” at the National University of Life and Environmental Sciences of Ukraine. It also defines the advantages of applying e-environment based on Microsoft SharePoint for the organization of students’ project work.
APA, Harvard, Vancouver, ISO, and other styles
38

Deshpande, Madhura. "Artificial Intelligence in Microsoft SharePoint using Azure Cognitive Services." International Journal for Research in Applied Science and Engineering Technology 8, no. 7 (2020): 626–27. http://dx.doi.org/10.22214/ijraset.2020.30212.

Full text
APA, Harvard, Vancouver, ISO, and other styles
39

Williams, Jill Schlabig. "Sharepoint Site Eases Information Flow for Clinical Engineering Team." Biomedical Instrumentation & Technology 45, no. 1 (2011): 49–52. http://dx.doi.org/10.2345/0899-8205-45.1.49.

Full text
APA, Harvard, Vancouver, ISO, and other styles
40

Azmi, Mohd Amir, and Dalbir Singh. "Schoolcube: Gamification for Learning Management System through Microsoft SharePoint." International Journal of Computer Games Technology 2015 (2015): 1–5. http://dx.doi.org/10.1155/2015/589180.

Full text
Abstract:
A Learning Management System (LMS) is a system which acts as an integrated platform for the management of the learning process used to facilitate the process of communication between students and instructors. Although LMS is considered an important element in learning, most students do not utilise the system to its fullest extent, finding it more convenient if the activities carried out on the system are done outside the system. These factors have contributed to the issues as to why LMSs are not being used effectively and efficiently. With the accelerating pace of information technology, educational institutions should attempt to revolutionise their teaching techniques. Furthermore, combining gaming concepts can potentially increase the LMS’s usability level helping to foster healthy competition among students and increase their interest in their daily learning. With regard to this objective, a prototype was developed as a proof of concept. The prototype is a web-based software and can be accessed via the Internet at all times. The teacher monitors the students’ performance through the analysis of test results or tutorials conducted by the system. In conclusion, this study will present the modules that have been built into the system that could improve the overall process of education.
APA, Harvard, Vancouver, ISO, and other styles
41

Ennis, Lisa. "A Review of “Step by Step: SharePoint Designer 2010”." Journal of Web Librarianship 6, no. 2 (2012): 142–43. http://dx.doi.org/10.1080/19322909.2012.680346.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Barber, Christopher G., Nuzrul Haque, and Ben Gardner. "‘OnePoint’ – combining OneNote and SharePoint to facilitate knowledge transfer." Drug Discovery Today 14, no. 17-18 (2009): 845–50. http://dx.doi.org/10.1016/j.drudis.2009.06.015.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Palonen, Osmo, and Juha Anttila. "Developing tools and methods for Sharepoint to archive process." Archiving Conference 9, no. 1 (2012): 38–40. http://dx.doi.org/10.2352/issn.2168-3204.2012.9.1.art00009.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Iskandar, Karto. "Pengembangan Knowledge Management System pada Bina Nusantara Berbasis Microsoft Sharepoint 2010." ComTech: Computer, Mathematics and Engineering Applications 5, no. 1 (2014): 429. http://dx.doi.org/10.21512/comtech.v5i1.2637.

Full text
Abstract:
The role of knowledge in an effort to developing and maintaining an organization has been strong regarded as a very important asset. Bina Nusantara is an organization that puts the human resources and paperwork as the main resource to perform maintenance on existing Knowledge. The problems that occur in Bina Nusantara is the high turnover rate leads to knowledge walkout. The purpose of this study is to design and implement features of Knowledge Management System (KMS) in Bina Nusantara organization specifically to facilitate knowledge capture, knowledge sharing, and document knowledge to nurture the development of knowledge that occurs in the environment Bina Nusantara. KMS is expected to prevent the knowledge walkout that due to the high turnover rate at Bina Nusantara. The methodology used in this study is the use of literature study and application design for KMS using Microsoft SharePoint 2010 technology. The conclusion of this study is to take advantage of features available in Microsoft SharePoint 2010 as a KMS media at Bina Nusantara become more optimal and easy Knowledge document search.
APA, Harvard, Vancouver, ISO, and other styles
45

Czarny, Konrad. "Corporate intranet platform – open and commercial solutions comparison." Journal of Computer Sciences Institute 15 (June 30, 2020): 150–55. http://dx.doi.org/10.35784/jcsi.2047.

Full text
Abstract:
The article presents a comparison of CMS systems that can be used when creating an intranet platform for a corporate network. The primary goal is to indicate which of the technologies is the most suitable for a large international corporation. Two open (WordPress, Drupal) and commercial (SharePoint, Confluence) tools were included in the study.
APA, Harvard, Vancouver, ISO, and other styles
46

Ren, Zhi Jun. "The Deployment of Business Platform Based on WSS." Advanced Materials Research 211-212 (February 2011): 1096–99. http://dx.doi.org/10.4028/www.scientific.net/amr.211-212.1096.

Full text
Abstract:
Business platform used by an enterprise is an powerful tool to improve rapidly the business process and meet well the busines needs.Based on windows sharepoint services (WSS) 3.0, the paper has given a solution of business platform , has certain innovation, higher theoretical significance and practical value. This paper mainly researches how to deploy a business platform based on WSS.
APA, Harvard, Vancouver, ISO, and other styles
47

Tavares Neto, Lincoln Rodrigues, and Camila Mendonça Romero Sales. "Automatização de relatórios técnicos operacionais: uma proposta de integração com ferramentas digitais." REVISTA DELOS 18, no. 65 (2025): e4527. https://doi.org/10.55905/rdelosv18.n65-129.

Full text
Abstract:
Este estudo propõe a digitalização e automação do Relatório Técnico Diário (RTD) como solução para reduzir erros manuais e otimizar a eficiência operacional. O objetivo foi desenvolver um aplicativo utilizando Power Apps para facilitar a entrada de dados, integrá-lo ao SharePoint para armazenamento e utilizar o Power Automate para gerar e enviar automaticamente os relatórios no formato PDF. Para isso, a metodologia envolveu a criação de uma base de dados no SharePoint, estruturada para conter todos os campos necessários ao RTD, permitindo a captação e organização eficiente das informações. O aplicativo no Power Apps foi projetado com uma interface intuitiva, incluindo listas suspensas, campos de texto e seletores de data. A automação no Power Automate garantiu a geração de documentos padronizados, eliminando o preenchimento manual e acelerando o fluxo de comunicação. Os resultados indicaram melhorias significativas na eficiência operacional, reduzindo o tempo de preenchimento do RTD e garantindo maior confiabilidade e rastreabilidade das informações. A solução demonstrou a viabilidade do uso de tecnologias low-code para otimizar processos industriais, concluindo que a digitalização do RTD não apenas aprimorou a gestão das atividades operacionais, mas também abriu possibilidades para futuras melhorias e expansões do sistema.
APA, Harvard, Vancouver, ISO, and other styles
48

Deck, Steven, and Patrick Wolf. "Design and implementation of an EHS management system in SharePoint." Journal of Chemical Health and Safety 20, no. 3 (2013): 39. http://dx.doi.org/10.1016/j.jchas.2013.03.210.

Full text
APA, Harvard, Vancouver, ISO, and other styles
49

Macedo, Eric, Liu Haoran, Zihao Fan, Marcus Navarro, José Guilherme Peixoto, and Romain Coulon. "Building a Radionuclide Metrology Algorithm Comparison Platform (NuCodeComP): Insights from Rapid Integration with Microsoft PowerApps." EPJ Web of Conferences 323 (2025): 11003. https://doi.org/10.1051/epjconf/202532311003.

Full text
Abstract:
An essential step in radionuclide activity measurement comparisons is the counting signal processing performed by laboratory-specific software. This has led to initiatives comparing software performance using a unique dataset from a list-mode data structure, as defined in IEC 63047:2021. A virtual Radionuclide Metrology Algorithm Comparison Platform was developed at BIPM to ensure a FAIR approach and facilitate broader laboratory participation. Beyond presenting the final product, this work highlights key insights from its development. The platform was designed to be reliable, adaptable, and future-proof, aligning with the D-SI framework to ensure machine-readable, structured, and interoperable data. A strategic decision was made to investigate Microsoft 365, leveraging its infrastructure to real-test software operations before investing in scalability. However, scalability limitations arise, requiring Azure solutions like SQL Server for big data applications. The drag-and-drop interface simplifies the platform’s development in interface design while utilizing SharePoint tables for data structuring and access control. However, performance constraints exist, particularly with SharePoint’s row-number limitation. Furthermore, non-M365 users face access barriers mitigated through basic M365 plans or per-app licensing. This case study serves as a model for digital metrology projects, balancing cost-effective IT solutions with scalability and accessibility challenges while ensuring alignment with SI Digital transformation.
APA, Harvard, Vancouver, ISO, and other styles
50

Oleksyuk, Olessia R., та Vasyl P. Oleksyuk. "ІНТЕГРАЦІЯ ІНСТИТУЦІЙНОГО РЕПОЗИТАРІЮ В ІНФОРМАЦІЙНО-ОСВІТНЄ СЕРЕДОВИЩЕ ВНЗ". Information Technologies and Learning Tools 44, № 6 (2014): 220–32. http://dx.doi.org/10.33407/itlt.v44i6.1164.

Full text
Abstract:
У статті проаналізовано поняття, пов’язані з процесами інтеграції програмних засобів навчального призначення. Запропоновано шляхи інтеграції інституційного репозитарію, організованого на основі системи DSpace, з популярними системами навчального призначення (LMS MOODLE, CMS Joomla!, УФД бібліотека) і системами підтримки наукових досліджень (на основі Microsoft Sharepoint). Інтеграція зазначених засобів можлива на рівні контенту й уніфікації доступу. Реалізація інтеграційних зв’язків забезпечує ефективне використання системи DSpace у науково-дослідній роботі й навчальній діяльності майбутніх учителів інформатики.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography