Appearance
Bibliography Insertion in Liii STEM
I. Feature Introduction
This feature provides automatic recognition, generation, and typesetting for BibTeX format bibliographies.
II. Instructions
Step 1 Obtain BibTeX File
- Search for the literature you want to cite on academic platforms, enter the literature information interface, click
bibtex
->download
or directly copy the BibTeX text into a.bib
file. As shown in the image below: - Multiple Literature Processing Solution: Place the BibTeX text of the literature in the same
.bib
file.
Note
① This operation uses the arxiv platform as an example; the operation methods for various platforms are roughly the same.
② The bib file content can also be manually entered according to the literature information.
Step 2 Import bib File
- Launch Liii STEM and click sequentially in the toolbar:
Insert
->Automatic
->Bibliography
(as shown in the image below) - Select and open the locally saved bib file
Step 3 Insert Literature Citation
At this point, you can see the "Bibliography" text selected by the blue box on the page.
- Switch to English input method and operate in sequence:
Click\
, typecite
and press Enter, paste the key of the literature in the bib file (as shown in the image below) - Multiple Literature Addition Method:
- Click the
right arrow with plus sign
on the toolbar (as shown in the image below), then enter the key of the next reference. Repeat this process. Press Enter after entering all literature keys - Or repeat step 3
- Click the
Note
① The bib file can be opened with Notepad or other specialized applications.
② The entered "cite" cannot be in the bibliography program box. ③ The entered key must be exactly the same as the key in the bib file. ④ The entered key must be unique.
Step 4 Generate Bibliography
At this point, you can see the "[?]" pattern selected by the blue box on the page.
- Click on the toolbar:
Document
->Update
->All
(as shown in the image below). - Wait 1-5 seconds for the system to automatically generate the bibliography list.
Note
The final effect is shown in the image below. In addition to the generated bibliography list, the system will retain the records you just entered, which you can delete yourself.
FAQ
Bibliography key cannot be recognized
The key in BibTeX text copied from Web of Science or other academic platforms may not be recognized by the system. The system error message is shown in the image below.Solution: Manually modify the key format (such as changing
WOS:86279275
to86279275
).Bibliography order automatically adjusted
The system automatically sorts by literature length, and this function cannot be cancelled for now.Note file location management
If you need to update again, please do not change the position of the BibTeX file arbitrarily, as the update function depends on document reading.