Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.62 KB

File metadata and controls

38 lines (26 loc) · 1.62 KB

ScholarRef v1.0.1

A free Windows desktop app for converting citation styles (APA 7, Harvard, Vancouver) in Word .docx manuscripts.

What to download

Scroll down to Assets below. You'll see several files — here's which one you need:

File Who is it for?
ScholarRef-setup-1.0.1.exe Most users. A standard Windows installer. No admin rights required.
ScholarRef-windows-x64.zip Advanced users who prefer a portable app. Unzip and run ScholarRef.exe directly — no install step.
SHA256SUMS.txt For verifying download integrity. Compare the hash of your downloaded file against this.
release-manifest.json Build metadata (version, commit, timestamp). Not needed unless troubleshooting.
Source code (zip / tar.gz) Auto-generated by GitHub. Only useful if you want to read or modify the Python source.

Getting started

  1. Download ScholarRef-setup-1.0.1.exe from Assets below
  2. Run the installer — it installs to your user folder, no admin prompt
  3. Open ScholarRef from your Start Menu
  4. Select a conversion mode, pick your .docx, and click Run Conversion

Windows SmartScreen

This is an unsigned freeware release. Windows may show an "Unknown publisher" warning. This is normal. Click More info → Run anyway.

Supported systems

  • Windows 10 x64
  • Windows 11 x64

Changes since v1.0.0

  • Removed accidental dependency on private local files
  • Package builds and tests cleanly from the published repository
  • Verification engine defaults to references-only (the supported public mode)
  • Fixed bundled logo asset and version resolution in packaged builds