带有芝加哥和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仍然不如手动引用工作。但是,如果您正在寻找完美的引用,您将不会寻找自动批处理引用工具:)