Rticles Alternatives
Similar projects and alternatives to rticles
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
obsidian-zotero-integration
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
-
-
-
ipe_utils
My homemade ipe utils including colors, preambles, and ipelets, and guides including functional plotting, pages, and slidehows in ipe
-
misarchism
Replication archive for the paper, with Jonathan Havercroft, "Is the Tea Party Libertarian, Authoritarian, or Something Else?"
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
whitepaper
This repo is about whitepapers of rings network, you can find tex sources and compiled files here. (by RingsNetwork)
-
papaja
papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
rticles discussion
rticles reviews and mentions
-
Limitations in using Obsidian/markdown for academic writing
Previously Word + Mendeley. Now RMarkdown, because most of the analysis is in R. If it's join paper, it will be in Word though. The good thing about RMarkdown, is that there is a package rticles, https://github.com/rstudio/rticles. This takes care of the formatting. And you can take care of Citation and References inside RMarkdown itself.
-
[D] Research paper figure drawing
The package ggplot2 in R platform is a good choice. You can make any type of figure, here are some examples, https://www.r-graph-gallery.com/heatmap.html . Combined with rmarkdown (https://rmarkdown.rstudio.com/), you can combine together all of the steps together -- data input, data cleaning, data analysis, the final report of various formats, PDF, HTML, Word, PowerPoint, or journal articles. See here https://github.com/rstudio/rticles
Stats
The primary programming language of rticles is TeX.