Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○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 (1.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
A minimal wiki used from a text editor
Basic Info
- Host: GitHub
- Owner: rsaarelm
- Language: HTML
- Default Branch: gh-pages
- Size: 83 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 11 years ago
· Last pushed over 7 years ago
Metadata Files
Readme
Citation
README.md
Static HTML wiki
See it live at https://rsaarelm.github.io/wikilike/
Owner
- Name: Risto Saarelma
- Login: rsaarelm
- Kind: user
- Location: Finland
- Repositories: 76
- Profile: https://github.com/rsaarelm
Citation (CitationDatabase.wiki.html)
Wiki words are set up to accept numbers as well, so you can write author -
publishing year - title words style bibliography entries in your wiki, eg.
Cunningham01WikiWay.
Bibtex is pretty good at ignoring everything outside its own markup blocks, so
you might be able to get away with pasting bibtex notes all over your wiki and
then just doing
$ cat ~/wikilike/* > references.bib
whenever you need to latex up something.
# <style>body{white-space:pre;font-family:monospace}</style>
# <script src="wikilike.js" charset="utf-8"></script>