RosAsm v2.036d by René Tournois a.k.a. Betov

Description:

IDE with full integration of all components. RosAsm is auto-compilable and the Sources are hosted inside the PEs. No installation overhead (the silent auto-install coming with RosAsmFull.zip makes RosAsm the only actual Click&Go Assembler environment).
Real Sources Editor with tons of unique features, specificaly devoted to secure editions and to huge mono-files assembly sources: Tree-view, instant jump to any type of declaration by simple right-click, division of the mono-files into TITLEs, advanced IncIncluder pre-parser, and so on...
The fastest of the actual assemblers, (1.5 Mega/second on a Celeron 1.3 Ghz...) directly outputting PE files on a simple click, with a powerful macros system (a macros unfolder is available by a double-click, through a float menu). Simplified Intel syntax. Does not need any include, prototype or header companion file. Nothing but a single simple source. Complete implementation of the mnemonics set, up to SSE2. RosAsm Bottom-Up Assembler is a true low level Assembler, enabling HLL writing styles by user defined macros and/or by HLL pre-parsers selections.
Source level Debugger with a state-of-the-art memory inspector and very advanced features, like the dynamic break-points, that can be set/removed by simple clicks, as well as at write-time and/or at run-time, like with the most advanced HLLs. To run the Debugger, You simply click on Run and your application is running through the debugger. Any error (or break-point, enabling advanced stepping modes) is pointed out directly in your source code. Accurate messages are delivered on errors cases.
Disassembler. To date, RosAsm is the one and only two-clicks-disassembler-reassembler ever seen. It is, actually, fully effective on most small files and on many middle size applications: The dream tool for study and/or for porting your works to assembly.
Original Resources Editors, with control of matching styles, outputting as well resources, files, and memory templates.
Integrated Help system, with a complete 32 bits Assembly Tutorials, Opcode help, and RosAsm Manual (1.5 mega of documentation, grouping close to 600 organised rtf files).
Clip file system, for templates reuse.
Integrated OS Equates, and Structures files, saving from any boring include.
... and much more...

http://betov.free.fr/Downloads.html

 
`wileyNJD-AMS.tex` 是一个LaTeX模板,它用于撰写符合 Wiley 出版社风格的文章,特别是在《American Mathematical Society》(AMS)系列期刊中。这个模板通常会包含一个参考文献部分,用来展示文中引用的所有文献。在LaTeX中,参考文献通常是使用`bibTeX`或`bibLaTeX`来管理的。 如果你已经按照模板的指示在文档中正确地添加了参考文献条目,并使用了`\bibliography{}`命令指定了参考文献数据库文件(通常是一个`.bib`文件),然后在文章的末尾使用`\bibliography{}`和`\bibliographystyle{}`命令来生成参考文献列表。 例如,你的`.bib`文件中有如下条目: ```latex @article{einstein, author = "Albert Einstein", title = "{Zur Elektrodynamik bewegter Körper}. ({German}) [{On} the electrodynamics of moving bodies]", journal = "Annalen der Physik", volume = "322", number = "10", pages = "891--921", year = "1905", DOI = "http://dx.doi.org/10.1002/andp.19053221004" } ``` 你可以在LaTeX文档的合适位置(通常在结束`document`环境之前)加入以下命令: ```latex \bibliography{mybibfile} % 'mybibfile'是你的.bib文件名 \bibliographystyle{wileyNJD-AMS} % 使用Wiley的参考文献样式 ``` 编译LaTeX文档时,你需要运行`bibtex`命令,LaTeX将会调用bibTeX来处理参考文献数据库,并在指定位置插入引用格式化后的参考文献列表。在第二次或更多次编译后,参考文献列表将会出现在你的文档中。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值