Integrated solution for scientific research literature management and experimental planning
Arabidopsis Citation is an open source document management tool designed for researchers, developed based on the WPF framework. It integrates functions such as document citation management, experimental task planning, and scientific research data organization to help researchers organize their research workflow efficiently.
- Intelligent DOI recognition and metadata extraction
- Supports academic citation formats such as APA, MLA, and Chicago
- Batch import and export of RIS formats
- Manage literature by subject category
- Visual Experiment Timeline
- Scheduled Reminders
- Task Progress Tracking
- Team Collaboration Support
- Project file encryption
- Automatic backup
- Multi-device data sync
• Front-end: WPF (Windows Presentation Foundation)
• Framework: .NET 9
• Database: Microsoft Access
• Build Tool: dotnet
# 1. Install the .NET 9 SDK
winget install Microsoft.DotNet.SDK.9
# 2. Clone the repository
git clone https://github.com/ArabidopsisDev/Citation.git
cd citation
# 3. Restore the NuGet package
dotnet restore
# 4. Compile in Release mode
dotnet build -c Release
# 5. This is my favorite program, just run it
.\bin\Debug\net9.0-windows\Citation.exeAlternatively, you can download the latest version directly from the release directory.
| Document Type | Link |
|---|---|
| 中文用户手册 | Docs/manual-cn.md |
| English Manual | Docs/manual-en.md |
1. Fork the repository
2. Create a feature branch (git checkout -b feature/your-feature)
3. Commit your changes (git commit -m 'Add your feature')
4. Push the branch (git push origin feature/your-feature)
5. Create a pull request
✉️ Email: arab@methodbox.top
👥 QQ Group: 1053379975
📬 Please send your emails to: Arabidopsis, College of Agriculture, Shandong Agricultural University, 7 Panhe Street, Taishan District, Tai'an City, Shandong Province, 271000
📜 AGPL License v3 | 🏷️ Version alpha 0.4x