帶有芝加哥和APA格式選項的批處理機器
Autocite是針對學生和研究人員的工具,他們希望更少專注於引用,而更多地寫論文。它列出了URL列表並分析網頁以幫助自動生成引用。使用Autocite,用戶可以一次處理所有引用,從而節省所有人的時間和精力。
Autocite還提供由Python 3提供動力的Web服務器,使用燒瓶可以運行,以允許同一組織(或公眾)中的其他人訪問。
對於那些只是快速遊戲訪問這台功能強大的引用機器的人,請前往以下鏈接,在AWS Lambda和S3上託管自動信息。自動網絡
如果以上鍊接由於缺乏AWS信用而死亡,請嘗試此鏈接。 https://autocite.brandontang89.repl.co
下載最新版本的“ autocite_win_ddmmyy.exe”或“ autocite_linux_ddmmyy”並運行它。
您希望被引用到“ RAW URLS”框中的複制和粘貼的RAW URL。 URL應由Newline字符隔開。
https://www.straitstimes.com/singapore/condo-conflicts https://www.channelnewsasia.com/news/asia/southeast-asian-leaders-meet-us-china-china-trade-war-asean-asean-summit-1057538 https://blog.sey.sg/telegram-channels-that-everymillennials-singapore-must-have/ https://stackoverflow.com/questions/5815747/beautifulsoup-getting-href https://www.channelnewsasia.com/news/asia/southeast-asian-leaders-meet-us-china-china-trade-war-asean-asean-summit-1057538 https://www.dissentmagazine.org/online_articles/can-democcialism-rise-rise-in-in-Rural-America
在“引用引用”之後!單擊按鈕,將產生引用並將其放入ciatation框中
Ng,Charmaine。 “公寓衝突:安全官員經常在居民和管理層,新加坡新聞和頂級故事中陷入困境。” 《海峽時報》,2019年11月3日,https://www.straitstimes.com/singapore/condo-conflicts。 (2019年11月4日檢索)。 “東南亞領導人峰會的貿易會談。” CNA,2019年11月2日,https://www.channelnewsasia.com/news/asia/southeast-asian-leaders-meet-meet-us-china-china-trade-war-asean-sean-sean-summit -1057538。 (2019年11月4日檢索)。 譚,切麗。 “每個新加坡人都需要加入的有用電報頻道。” Seelly,2019年10月15日,https://blog.sey.sg/telegram-channels-the-a that-every-millennials-singapore-must-have/。 (2019年11月4日檢索)。 “ python-美麗的人得到HREF。”堆棧溢出,2011年4月28日,https://stackoverflow.com/questions/5815747/beautifulsoup-getting-href。 (2019年11月4日檢索)。 “東南亞領導人峰會的貿易會談。” CNA,2019年11月2日,https://www.channelnewsasia.com/news/asia/southeast-asian-leaders-meet-meet-us-china-china-trade-war-asean-sean-sean-summit -1057538。 (2019年11月4日檢索)。 費爾德布魯姆,薩米。 “民主社會主義可以在美國農村崛起嗎?” DissentMagazine,https://www.dissentmagazine.org/online_articles/can-democcialism-rise-rise-in-in-Rural-America。 (2019年11月4日檢索)。 - - 完成的 - -
如果您想進行自動修改,則需要python 3.7+及以下庫
BS4(美麗的湯4)
python-dateutil
燒瓶
安裝依賴項
pip3 install -r sumpliont.txt
克隆倉庫
git克隆https://github.com/brandontang89/autocite.git
安裝必要的庫
sudo apt-get安裝guincorn3 pip3 install -r sumpliont.txt
運行部署服務器
CD Autocite/Autocite_web chmod +x run_deployment_server.sh ./run_deployment_server.sh
如果您要修改並構建Linux可執行文件,則有一個“ build.sh”腳本來自動化該過程。它創建一個虛擬Python 3環境,安裝所需的庫,然後構建可執行文件。
sudo apt-get安裝python3-venv chmod +x build.sh ./build.sh
由於我的不良編碼和任務的難度,自動會產不會產生完美的引用,這裡有一些已知的限制
最多只有1位作者
作者有時沒有通過程序找到
網站標題如果未在頁面標題中列出的網站標題,則可以通過URL找到
我可能對應該如何格式化的引文有不好的了解
有些引用通常很不
某些網頁已編碼,並且無法與自動使用
因此,Autocite仍然不如手動引用工作。但是,如果您正在尋找完美的引用,您將不會尋找自動批處理引用工具:)