Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cite4MeNew to Visual Studio Code? Get it now.
Cite4Me

Cite4Me

Cite4Me

|
1 install
| (0) | Free
Generate academic citations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cite4Me - Visual Studio Code Extension

This is a VS Code extension developed to find citations on plaintext statements, and functionality will be extended to automatically suggest statements that could be cited and refined for TeX files.

Run in Development

  1. Press F5 to launch the Extension Development Host
  2. A new VS Code window will open with the extension loaded

Testing

A suite of unit tests and integration tests come with this repository, making use of the vscode-test CLI. To run all the tests, run the following command:

npm test -- --label all

Available test labels include:

  • extensionTests
  • commandTests
  • apiKeyTests
  • unitTests (including all of extensionTests, commandTests, apiKeyTests)
  • integrationTests
  • all

and the following command would execute the corresponding tests:

npm test -- --label [testLabel]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft