We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e33f6b commit 877da90Copy full SHA for 877da90
plugins/paper.yml
@@ -1,5 +1,5 @@
1
id: paper
2
-version: 1.0.10
+version: 1.0.11
3
extensionVersion: 1.4.10
4
name: Academic Paper Translation Expert
5
description: Tailored for precise and scholarly translation of academic papers, ensuring fidelity to original academic tones and terminologies.
@@ -33,6 +33,8 @@ matches:
33
- https://ieeexplore.ieee.org/*
34
- https://www.tandfonline.com/*
35
- https://access.clarivate.com/*
36
+ - https://arxiv.org/html/*
37
+ - https://ar5iv.labs.arxiv.org/html/*
38
env:
39
imt_source_field: text
40
imt_trans_field: text
@@ -75,4 +77,4 @@ multiplePrompt:: |-
75
77
76
78
{{yaml}}
79
-multipleSystemPrompt: ""
80
+multipleSystemPrompt: ""
0 commit comments