https://github.com/damienbelveze/first_steps_zotero

PhD training session

https://github.com/damienbelveze/first_steps_zotero

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

zotero
Last synced: 9 months ago · JSON representation

Repository

PhD training session

Basic Info
  • Host: GitHub
  • Owner: damienbelveze
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 6.71 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
zotero
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

this guide is adapted to PhD students who discover the free reference manager Zotero. Much of its content comes from the Zotero workshop libguide published by Formadoct and archived on Internet Archive

How to access the resource from the repository

To display the lesson in your browser, click on the link below

course badge

Liascript is a markdown interpretor created by André Dietrich

Licence

This work is licenced under the Creative Commons CC:by Licence

How to edit this guide

In order to edit this guide, download the files, open the file "firststepszotero.md". The document is written in markdown format, a format readable in any text editor. In order to edit and visualize changes in the same time, we suggest you use VScode editor. The two Liascript plugins designed for VSCode (Liascript-Preview and Liascript-Snippets), are not yet available for Codium, VSCode's open source alternative.

  • install VSCode
  • install Liascript-Preview and Liascript-Snippets plugins
  • open the folder that contains firststepszotero.md file (trust the authors)
  • define this folder as your workspace
  • in VScode, open the palette (Ctrl+shif+P)
  • in the palette search for "Open User Settings (JSON)" File, open this json file.
  • in this file, add the following snippet:

```json

"[markdown]": { "editor.tabCompletion": "on", "editor.quickSuggestions": { "comments": "on", "strings": "on", "other": "on" }, "editor.snippetSuggestions": "top" }

``` - close this file, go back to firststepszotero.md - make the changes you need - to see the changes online, whenever you want, open your browser, type http://localhost:8000/ in your adresse bar - from VScode, type Alt+L, in the localhost tab, you shoud see a menu displayed with a list of files - select firststepszotero.md, the preview of your course should be displayed

Liascript documentation is available in english from Liascript github repository, an interactive version (live editor with documentation) is available here. Click on the rocket icon to open the whole documentation.

How to get an URL for this course from your repository

This repository can be stored on a server you use or in a forge (github, gitlab) If you use github as a forge, copy the link to your markdown document (for instance http://github.com/username/liascript_project/course.md) go to the Liascript website and put the URL in the "enter-your-markdown-url-here" field. You should get the URL to share with your attendants.

Owner

  • Name: Damien Belvèze
  • Login: damienbelveze
  • Kind: user
  • Location: Rennes
  • Company: University of Rennes

Librarian at The University of Rennes Student at the University of Rennes 2 (proof of registration: https://docs.dbelveze.fr/s/nerE2JeRTMFgXj5 )

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Push event: 13
  • Create event: 3
Last Year
  • Release event: 2
  • Watch event: 1
  • Push event: 13
  • Create event: 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels